aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md36
1 files changed, 36 insertions, 0 deletions
diff --git a/README.md b/README.md
index b3692ad..952c1ea 100644
--- a/README.md
+++ b/README.md
@@ -66,3 +66,39 @@ and for generating the documentation HTML and website, run:
```shell
$ make public
```
+
+For running the extra development-only checks, run:
+
+```shell
+$ make dev-check
+```
+
+and for generating the documentation HTML and website, run:
+
+```shell
+$ make public
+```
+
+Send contributions to the [mailing list] via
+[`git send-email`](https://git-send-email.io/).
+
+
+## Links
+
+- [homepage](https://euandreh.xyz/gistatic/en/)
+- [source code](https://git.euandreh.xyz/gistatic/)
+- [bug tracking](https://euandreh.xyz/gistatic/TODOs.html)
+- [mailing list]
+- [CI logs](https://euandreh.xyz/gistatic/ci.html)
+- [CHANGELOG](https://euandreh.xyz/gistatic/en/CHANGELOG.html)
+
+[mailing list]: https://lists.sr.ht/~euandreh/public-inbox?search=%5Bgistatic%5D
+
+
+## License
+
+The code is licensed under
+[GNU Affero General Public License v3.0 or later][AGPL-3.0-or-later]
+(AGPL-3.0-or-later).
+
+[AGPL-3.0-or-later]: https://git.euandreh.xyz/gistatic/tree/COPYING