aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorSimon Ser <contact@emersion.fr>2019-12-10 16:08:08 +0100
committerSimon Ser <contact@emersion.fr>2019-12-10 16:08:08 +0100
commit49167b9a28ed97f6575147ce3ac8920436587ec3 (patch)
treeafc9b83af229baf2b510e6088d12303e8f01f9b1 /README.md
parent4a504b0fc6d76afa52fbdafde338182c8463f6a0 (diff)
downloadalps-49167b9a28ed97f6575147ce3ac8920436587ec3.tar.gz
alps-49167b9a28ed97f6575147ce3ac8920436587ec3.zip
readme: add link to mailing list & issue tracker
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index edb4aa5..c68a13c 100644
--- a/README.md
+++ b/README.md
@@ -26,6 +26,11 @@ API:
* `koushin.set_route(method, path, f)`: register a new HTTP route, `f` will be
called with the HTTP context
+## Contributing
+
+Send patches [on the mailing list](https://lists.sr.ht/~sircmpwn/koushin),
+report bugs [on the issue tracker](https://todo.sr.ht/~sircmpwn/koushin).
+
## License
MIT