readme: add link to mailing list & issue tracker

This commit is contained in:
Simon Ser 2019-12-10 16:08:08 +01:00
parent 4a504b0fc6
commit 49167b9a28
No known key found for this signature in database
GPG key ID: 0FDE7BE0E88F5E48

View file

@ -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