mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
add README to data directory
This commit is contained in:
parent
2c2ef4feb0
commit
146230bb0b
2 changed files with 5 additions and 0 deletions
|
|
@ -20,6 +20,7 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "data", "data", "{8C3C7C63-F
|
|||
data\License.json = data\License.json
|
||||
data\Maintainer.json = data\Maintainer.json
|
||||
data\Merge.json = data\Merge.json
|
||||
data\README.md = data\README.md
|
||||
data\Software.json = data\Software.json
|
||||
data\SoftwareSyntax.json = data\SoftwareSyntax.json
|
||||
data\Syntax.json = data\Syntax.json
|
||||
|
|
|
|||
4
data/README.md
Normal file
4
data/README.md
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
See here for data model documentation:
|
||||
https://github.com/collinbarrett/FilterLists/wiki/Data-Model_sidebar
|
||||
|
||||
Please contribute!
|
||||
Loading…
Reference in a new issue