From 29ba8ee8b2891d13e6721f1a082ad5a87f701237 Mon Sep 17 00:00:00 2001 From: Mike Street Date: Mon, 6 Feb 2017 10:31:54 +0000 Subject: [PATCH] Remove oAuth header and replace with auth As pointed out in #276 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 33769915..4bc37b91 100644 --- a/README.md +++ b/README.md @@ -176,7 +176,7 @@ For information on contributing to this project, please see the [contributing gu ### Data Validation -| API | Description | OAuth | HTTPS | Link | +| API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | languagelayer | Language detection | No | Yes | [Go!](https://languagelayer.com) | | mailboxlayer | Email address validation | No | Yes | [Go!](https://mailboxlayer.com) |