mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Update README.md
This commit is contained in:
parent
e261b10f43
commit
5f50f5a342
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Reference in a new issue