I have added the mailing list for sending patches as well as tickets,
and clicking on LICENSE on sr.ht should bring you to the LICENSE file.
Signed-off-by: James Pearson <james@jamespearson.xyz>
---
README.md | 12 +++++++++++-
1 file changed, 11 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 9682850..82f80f0 100644
--- a/README.md
+++ b/README.md
@@ -28,10 +28,20 @@ For end users, a `Makefile` is provided:
make
sudo make install
+## Contributing
+
+Send patches to: [~emersion/hut-dev@lists.sr.ht][list]
+
+ git config sendemail.to "~emersion/hut-dev@lists.sr.ht"
+
+Or [file tickets](https://todo.sr.ht/~emersion/hut).
+
## License
-AGPLv3, see LICENSE.
+AGPLv3, see [LICENSE].
Copyright (C) 2021 Simon Ser
[hut]: https://sr.ht/~emersion/hut/
+[LICENSE]: LICENSE
+[list]: https://lists.sr.ht/~emersion/hut-dev
--
2.34.1