From 0f1afa4e31775124c5eabdc24c13a617996a56ee Mon Sep 17 00:00:00 2001 From: Ed Summers Date: Tue, 1 Aug 2017 08:16:22 -0400 Subject: [PATCH] updated https --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da193345..1a44559b 100644 --- a/README.md +++ b/README.md @@ -349,7 +349,7 @@ API | Description | Auth | HTTPS | Link | ### News API | Description | Auth | HTTPS | Link | |---|---|---|---|---| -| Chronicling America | Provides access to millions of pages of historic US newspapers from the Library of Congress | No | Yes | [Go!](http://chroniclingamerica.loc.gov/about/api/) | +| Chronicling America | Provides access to millions of pages of historic US newspapers from the Library of Congress | No | No | [Go!](http://chroniclingamerica.loc.gov/about/api/) | | New York Times | Provides news | `apiKey` | Yes | [Go!](https://developer.nytimes.com/) | | News API | Headlines currently published on a range of news sources and blogs | `apiKey` | Yes | [Go!](https://newsapi.org/) | | The Guardian | Access all the content the Guardian creates, categorised by tags and section | `apiKey` | Yes | [Go!](http://open-platform.theguardian.com/) |