readme: add link to mailing list & issue tracker
This commit is contained in:
parent
4a504b0fc6
commit
49167b9a28
1 changed files with 5 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue