Update README.md

This commit is contained in:
Collin M. Barrett 2017-01-23 14:11:51 -06:00 committed by GitHub
parent e261b10f43
commit 5f50f5a342

View file

@ -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)