From 01842de96b7843b33fd205eb192cd5e0e3be724b Mon Sep 17 00:00:00 2001 From: RoberTu Date: Thu, 24 Mar 2016 09:23:15 +0800 Subject: [PATCH] Update README.md Unsplash now support OAuth2. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 317581a5..196e7023 100644 --- a/README.md +++ b/README.md @@ -43,7 +43,7 @@ A collective list of JSON APIs for use in web development. | API | Description | OAuth |Link | |---|---|---|---| | Noun Project | Icons | Yes | [Go!](http://api.thenounproject.com/index.html) | -| Unsplash | Photography | No | [Go!](https://unsplash.com/developers) | +| Unsplash | Photography | Yes | [Go!](https://unsplash.com/developers) | | Giphy | Get all your gifs | No | [Go!](https://github.com/Giphy/GiphyAPI) | | TVMaze | TV Show Data | No | [Go!](http://www.tvmaze.com/api) | | OMDB | Open movie database | No | [Go!](http://omdbapi.com) |