Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mumble-voip/mumble.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Adam <dev@robert-adam.de>2022-01-21 23:02:43 +0300
committerRobert Adam <dev@robert-adam.de>2022-01-23 17:14:03 +0300
commitf07f48fce972d1ced1f27c20b617f02b705327e2 (patch)
treeccdb1f42a58788e36699ddc844db9ea30ab2097f /README.md
parent481fb2266948f0a5b27eec7d554bb75ecf88610f (diff)
DOCS: General intro to Mumble's source code
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/README.md b/README.md
index b26c07858..54464a8ff 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,10 @@ The documentation of the project can be found on the [wiki](https://wiki.mumble.
## Contributing
-We always welcome contributions to the project. If you have code that you would like to contribute, please go ahead and create a PR. While doing so, please try to make sure that you follow our [commit guidelines](COMMIT_GUIDELINES.md).
+We always welcome contributions to the project. If you have code that you would like to contribute, please go ahead and create a PR. While doing so,
+please try to make sure that you follow our [commit guidelines](COMMIT_GUIDELINES.md).
+
+If you are new to the Mumble project, you may want to check out the general [introduction to the Mumble source code](docs/dev/TheMumbleSourceCode.md).
### Translating