mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
docs update
This commit is contained in:
parent
bec5722d2b
commit
219ceff026
1 changed files with 11 additions and 11 deletions
22
.github/README.md
vendored
22
.github/README.md
vendored
|
|
@ -27,16 +27,6 @@ The immediate projects are converting the data to an actual web application (rat
|
|||
## Properties
|
||||
*Asterisks indicate a foreign key relationship.
|
||||
|
||||
### Maintainers
|
||||
|
||||
| Property | Description |
|
||||
|---------------|--------------------------------------------|
|
||||
| EmailAddress | The maintainer's email address |
|
||||
| HomeUrl | The maintainer's home page URL |
|
||||
| Name | The maintainer's name |
|
||||
| TwitterHandle | The maintainer's Twitter handle |
|
||||
| *FilterLists | Collection of the maintainer's FilterLists |
|
||||
|
||||
### FilterLists
|
||||
|
||||
| Property | Description |
|
||||
|
|
@ -54,4 +44,14 @@ The immediate projects are converting the data to an actual web application (rat
|
|||
| Name | The list's name (APA Title Case) |
|
||||
| SubmissionUrl | The list's submission form URL |
|
||||
| *UpstreamFilterLists | The list's upstream lists if it is a fork or a merge |
|
||||
| ViewUrl | The list's view/download URL (typically a .txt file) |
|
||||
| ViewUrl | The list's view/download URL (typically a .txt file) |
|
||||
|
||||
### Maintainers
|
||||
|
||||
| Property | Description |
|
||||
|---------------|--------------------------------------------|
|
||||
| EmailAddress | The maintainer's email address |
|
||||
| HomeUrl | The maintainer's home page URL |
|
||||
| Name | The maintainer's name |
|
||||
| TwitterHandle | The maintainer's Twitter handle |
|
||||
| *FilterLists | The maintainer's FilterLists |
|
||||
Loading…
Reference in a new issue