aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMark Monteiro <marknr.monteiro@protonmail.com>2020-04-03 20:05:58 -0400
committerMark Monteiro <marknr.monteiro@protonmail.com>2020-04-03 20:05:58 -0400
commit499deb4fe591731f4c8542cf8afa8f93e7e68f8a (patch)
tree3ec816c30e112e3f88003a6f29f02ffecc9fad8f /README.md
parent3fd245ba8789e862a67f41d5c481ccab6a49fb33 (diff)
Add section describing the repository with a link to contribution docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 7b08723d6..2e8687bdc 100644
--- a/README.md
+++ b/README.md
@@ -64,7 +64,11 @@ Most of the translations can be found in the web client but we have several othe
<img src="https://translate.jellyfin.org/widgets/jellyfin/-/jellyfin-web/multi-auto.svg" alt="Detailed Translation Status"/>
</a>
-## Development
+## Jellyfin Server
+
+This repository contains the code for Jellyfin's back-end server. Note that this is only one of many projects/repositories under the Jellyfin GitHub [organization](https://github.com/jellyfin/). If you want to contribute, can start by checking out our [documentation](https://jellyfin.org/docs/general/contributing/index.html) to see what to work on.
+
+## Server Development
These instructions will help you get set up with a local development environment in order to contribute to this repository. Before you start, please be sure to completely read our [guidelines on development contributions](https://jellyfin.org/docs/general/contributing/development.html). Note that this project is supported on all major operating systems (Windows, Mac and Linux).