From 49167b9a28ed97f6575147ce3ac8920436587ec3 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 10 Dec 2019 16:08:08 +0100 Subject: readme: add link to mailing list & issue tracker --- README.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README.md') 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 -- cgit v1.2.3