From f3eae0ab488f0de7063cbc1b207a8e3ae2c29efb Mon Sep 17 00:00:00 2001 From: Dave Machado Date: Sun, 9 Jul 2017 22:37:46 -0400 Subject: [PATCH] Add JSON note in README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 71c991ff..d91d7e63 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A collective list of free JSON APIs for use in web development. +A JSON encoding of all entries can be found [here](json). + For information on contributing to this project, please see the [contributing guide](CONTRIBUTING.md). Please note a passing build status indicates all listed APIs are available since the last update. A failing build status indicates that 1 or more services may be unavailable at the moment.