Add contributing link, improve wording
This commit is contained in:
parent
245f7a941c
commit
f707aee386
1 changed files with 5 additions and 1 deletions
|
@ -37,7 +37,7 @@ Right now there is no automated way to generate your feed url but making one by
|
|||
- For example if we want to be informed about threds with "cute" in their title
|
||||
- ~q=cute~ which would make ~https://tools.treebrary.org/thread-watcher/feed.xml?q=cute~
|
||||
- If you want more than one param, separate with ~&~, for example:
|
||||
- ~q=cute~ and ~q=pretty~ ~https://tools.treebrary.org/thread-watcher/feed.xml?q=cute&q=pretty~
|
||||
- ~q=cute~ and ~q=pretty~ would be ~https://tools.treebrary.org/thread-watcher/feed.xml?q=cute&q=pretty~
|
||||
- Same is true for when you also want to specify ChoD
|
||||
- ~https://tools.treebrary.org/thread-watcher/feed.xml?q=cute&q=pretty&chod=98~
|
||||
- This will only notify you about threads that:
|
||||
|
@ -97,6 +97,10 @@ avaiabile here.
|
|||
|
||||
Self hosting is not supported at the moment so no configuration for you.
|
||||
|
||||
*** Contributing
|
||||
|
||||
[[https://treebrary.org/about-the-git-server.html][See]]
|
||||
|
||||
** License - AGPL3
|
||||
|
||||
Copyright © 2023 Felisp
|
||||
|
|
Loading…
Reference in a new issue