diff options
author | Raphael <mail@raphaelkabo.com> | 2025-04-28 10:53:29 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-28 10:53:29 +0100 |
commit | 2734ca37953409a3e18969ba37e67f30ed5fb685 (patch) | |
tree | 8aeda936a6a8a6bc918a37d91295f69fbc410191 /README.md | |
parent | 75d292cbb557f7e327fba5d6e9413f7acf8a3851 (diff) |
Add contributors section to README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -10,3 +10,13 @@ You can use the flagship publicly hosted version [here](https://gath.io). # Documentation To learn more about how to use Gathio, or how to set up your own instance, vist our [documentation site](https://docs.gath.io). If the site isn't working, the source documentation files are in the [`docs/` directory](https://github.com/lowercasename/gathio/tree/main/docs). + +# Contributors + +These amazing people have helped build and support Gathio! + +<a href="https://github.com/lowercasename/gathio/graphs/contributors"> + <img src="https://contrib.rocks/image?repo=lowercasename/gathio" /> +</a> + +Made with [contrib.rocks](https://contrib.rocks). |