diff options
author | tpart <tpart120@proton.me> | 2024-10-12 02:07:34 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2024-10-12 02:07:34 +0200 |
commit | 47d1ca9d3f470fb8e90efe52ee033e9f17677e96 (patch) | |
tree | a2972f22d0771cc736bcbcb7694f89abed8f5e64 /readme.md | |
parent | f0d6634e0786106969730b78d5d177e12cd3808d (diff) | |
download | hurrycurry-47d1ca9d3f470fb8e90efe52ee033e9f17677e96.tar hurrycurry-47d1ca9d3f470fb8e90efe52ee033e9f17677e96.tar.bz2 hurrycurry-47d1ca9d3f470fb8e90efe52ee033e9f17677e96.tar.zst |
Add note about matrix room
Diffstat (limited to 'readme.md')
-rw-r--r-- | readme.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -91,6 +91,10 @@ make test-client `python -m http.server 8080 -d test-client` - Open the page with your browser. +## Contributing + +For discussion regarding development, feel free to join our matrix room: [#hurrycurry:metamuffin.org](https://matrix.to/#/#hurrycurry:metamuffin.org). + ## License AGPL-3.0-only; See [COPYING](./COPYING). |