aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
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