From 5f50f5a3425e42717af81007c781507f41699730 Mon Sep 17 00:00:00 2001 From: "Collin M. Barrett" Date: Mon, 23 Jan 2017 14:11:51 -0600 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f8b65e1f3..6bd34e6be 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ A single [GAS library](https://developers.google.com/apps-script/guide_libraries Scripts copied into each of the five list type spreadsheets to workaround the Google Sheets/GAS permissions structure ### [/json-data](https://github.com/collinbarrett/FilterLists/tree/master/json-data) -The data in JSON format for each of the five list types on FilterLists +The data in JSON format for each of the five list types on FilterLists. If you are looking for the core data of FilterLists (information on all of the lists), this is it. ### [/json-schema](https://github.com/collinbarrett/FilterLists/tree/master/json-schema) The [JSON Schema](http://json-schema.org/) specification for each of the five list types contained in [/json-data](https://github.com/collinbarrett/FilterLists/tree/master/json-data)