From ae5405c996d59a3b067a185a3676623e95e011be Mon Sep 17 00:00:00 2001 From: rnackman Date: Mon, 14 Aug 2017 10:39:15 -0400 Subject: [PATCH] Move Smithsonian Design Museum into Description. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d99e392..4dba4c1b 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,7 @@ API | Description | Auth | HTTPS | Link | API | Description | Auth | HTTPS | Link | |---|---|---|---|---| | Behance | Design | `apiKey` | Yes | [Go!](https://www.behance.net/dev) | -| Cooper Hewitt, Smithsonian Design Museum | Design | `apiKey` | Yes | [Go!](https://collection.cooperhewitt.org/api) | +| Cooper Hewitt | Smithsonian Design Museum | `apiKey` | Yes | [Go!](https://collection.cooperhewitt.org/api) | | Dribbble | Design | `OAuth` | No | [Go!](http://developer.dribbble.com/v1/) | | Harvard Art Museums | Art | `apiKey` | No | [Go!](https://github.com/harvardartmuseums/api-docs) | | Icons8 | Icons | `OAuth` | Yes | [Go!](http://docs.icons8.apiary.io/#reference/0/meta) |