From 41d3f1b32002eb614f4fed5c4d6bc6b699bf6cac Mon Sep 17 00:00:00 2001 From: Robb Lewis Date: Sat, 4 Feb 2017 09:48:00 +0000 Subject: [PATCH] Fixed two sections where the https column wasn't added so there were no links showing in the rendered readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8f512544..33769915 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ For information on contributing to this project, please see the [contributing gu ### Documents & Productivity -| API | Description | OAuth |Link | +| API | Description | Auth | HTTPS |Link | |---|---|---|---|---| | File.io | Files | No | Yes | [Go!](https://file.io) | | pdflayer API | HTML/URL to PDF | No | Yes | [Go!](https://pdflayer.com) | @@ -176,7 +176,7 @@ For information on contributing to this project, please see the [contributing gu ### Data Validation -| API | Description | OAuth |Link | +| API | Description | OAuth | HTTPS | Link | |---|---|---|---|---| | languagelayer | Language detection | No | Yes | [Go!](https://languagelayer.com) | | mailboxlayer | Email address validation | No | Yes | [Go!](https://mailboxlayer.com) |