diff options
author | Patrick Schratz <patrick.schratz@gmail.com> | 2020-12-06 14:56:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-06 21:56:46 +0800 |
commit | f74a094fd53bc8e47bf1c824cf2476e1e28e063f (patch) | |
tree | a10c6b05643c2ffdb8aadc96e8085fc1262ffa52 /README.md | |
parent | 173e512700f13cb91141c357fd066d9cbc7094bb (diff) | |
download | gitea-f74a094fd53bc8e47bf1c824cf2476e1e28e063f.tar.gz gitea-f74a094fd53bc8e47bf1c824cf2476e1e28e063f.zip |
README: Add more contents to the "further information" section. (#13871)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -69,11 +69,12 @@ NOTES: ## Further information -For more information and instructions about how to install Gitea, please look -at our [documentation](https://docs.gitea.io/en-us/). If you have questions -that are not covered by the documentation, you can get in contact with us on -our [Discord server](https://discord.gg/Gitea), -or [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 have questions that are not covered by the documentation, you can get in contact with us on our [Discord server](https://discord.gg/Gitea) or create a post in the [discourse forum](https://discourse.gitea.io/). + +We maintain a list of Gitea-related projects at [gitea/awesome-gitea](https://gitea.com/gitea/awesome-gitea). +The hugo-based documentationt theme is hosted at [gitea/theme](https://gitea.com/gitea/theme). +The official Gitea CLI is developed at [gitea/tea](https://gitea.com/gitea/tea). ## Authors |