Skip to content

Commit 0737b44

Browse files
committed
update
1 parent 12d0772 commit 0737b44

File tree

1 file changed

+14
-6
lines changed

1 file changed

+14
-6
lines changed

README.md

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,14 @@ For accessing free Gitea service (with a limited number of repositories), you ca
3131

3232
To quickly deploy your own dedicated Gitea instance on Gitea Cloud, you can start a free trial at [cloud.gitea.com](https://cloud.gitea.com).
3333

34+
## Documentation
35+
36+
You can find comprehensive documentation on our official [documentation website](https://docs.gitea.com/).
37+
38+
It includes installation, administration, usage, development, contributing guides, and more to help you get started and explore all features effectively.
39+
40+
If you have any suggestions or would like to contribute to our documentation, you can visit our [documentation repository](https://gitea.com/gitea/docs)
41+
3442
## Building
3543

3644
From the root of the source tree, run:
@@ -76,17 +84,17 @@ You can also just create an issue for adding a language or ask on discord on the
7684

7785
Get more information from [documentation](https://docs.gitea.com/contributing/localization).
7886

79-
## Official Related projects and 3rd Party Projects
87+
## Official and Third-Party Projects
8088

81-
We offer official [go-sdk](https://gitea.com/gitea/go-sdk), CLI tool [tea](https://gitea.com/gitea/tea) and [action runner](https://gitea.com/gitea/act_runner).
89+
We provide an official [go-sdk](https://gitea.com/gitea/go-sdk), a CLI tool called [tea](https://gitea.com/gitea/tea) and an [action runner](https://gitea.com/gitea/act_runner) for Gitea Action.
8290

83-
We maintain a list of Gitea-related projects at [gitea/awesome-gitea](https://gitea.com/gitea/awesome-gitea). You can find more 3rd party projects including SDK, plugins, themes...
91+
We maintain a list of Gitea-related projects at [gitea/awesome-gitea](https://gitea.com/gitea/awesome-gitea), where you can discover more third-party projects, including SDKs, plugins, themes, and more.
8492

85-
## Further information
93+
## Communication
8694

87-
For more information and instructions about how to install Gitea, please look at our [documentation](https://docs.gitea.com/).
95+
[![](https://img.shields.io/discord/322538954119184384.svg?logo=discord&logoColor=white&label=Discord&color=5865F2)](https://discord.gg/Gitea "Join the Discord chat at https://discord.gg/Gitea")
8896

89-
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://forum.gitea.com/).
97+
If you have questions that are not covered by the [documentation](https://docs.gitea.com/), you can get in contact with us on our [Discord server](https://discord.gg/Gitea) or create a post in the [discourse forum](https://forum.gitea.com/).
9098

9199
## Authors
92100

0 commit comments

Comments
 (0)