diff options
author | Silke <silkeh@users.noreply.github.com> | 2017-08-21 17:35:08 +0200 |
---|---|---|
committer | Lunny Xiao <xiaolunwen@gmail.com> | 2017-08-21 23:35:08 +0800 |
commit | 5c29b0a5fe1a124572ccaa55bd79fee2ce894253 (patch) | |
tree | a842e1a1488b6c2752029dde7c2ad744c14ecd95 /README.md | |
parent | fd8e8a421ae21f8c68eaad195bdd4881e1d34b21 (diff) | |
download | gitea-5c29b0a5fe1a124572ccaa55bd79fee2ce894253.tar.gz gitea-5c29b0a5fe1a124572ccaa55bd79fee2ce894253.zip |
Add badge and link to the Matrix room (#2348)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -3,7 +3,8 @@ # Gitea - Git with a cup of tea [](https://drone.gitea.io/go-gitea/gitea) -[](https://discord.gg/NsatcWJ) +[](https://discord.gg/NsatcWJ) +[](https://matrix.to/#/#gitea:matrix.org) [](https://microbadger.com/images/gitea/gitea "Get your own image badge on microbadger.com") [](https://coverage.gitea.io/go-gitea/gitea) [](https://goreportcard.com/report/code.gitea.io/gitea) @@ -28,7 +29,7 @@ The goal of this project is to make the easiest, fastest, and most painless way ## Docs -For more information and instructions about how to install Gitea please look at our [documentation](https://docs.gitea.io/en-us/). If you cannot find some specific information, then head over to our [Discord](https://discord.gg/NsatcWJ) server to chat with us or use the [forum](https://discourse.gitea.io/). +For more information and instructions about how to install Gitea please look at our [documentation](https://docs.gitea.io/en-us/). If you cannot find some specific information, then head over to our [Discord server](https://discord.gg/NsatcWJ) or [Matrix room](https://matrix.to/#/#gitea:matrix.org) to chat with us or use the [forum](https://discourse.gitea.io/). ## Contributing |