From 75cbc575553d140a27620c1c50701818a4a6503c Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Thu, 19 Mar 2020 14:33:49 +0100 Subject: [PATCH] readme: add ref to man page, add link to GitHub repo --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b9c0ce3..536538f 100644 --- a/README.md +++ b/README.md @@ -16,9 +16,12 @@ A user-friendly IRC bouncer. Then connect with username `@chat.freenode.net` and join `#soju`. +See the man page at `soju.1.scd` for more information. + ## Contributing -Send patches on the [mailing list], report bugs on the [issue tracker]. +Send patches on the [mailing list] or on [GitHub], report bugs on the +[issue tracker]. ## License @@ -27,4 +30,5 @@ AGPLv3, see LICENSE. Copyright (C) 2020 Simon Ser [mailing list]: https://lists.sr.ht/~emersion/public-inbox +[GitHub]: https://github.com/emersion/soju [issue tracker]: https://todo.sr.ht/~emersion/soju