aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
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 7f54930a..31efc202 100644
--- a/README.md
+++ b/README.md
@@ -3,5 +3,9 @@
This is all of the code that is responsible for maintaining
[our website](https://pythondiscord.com), and all of its subdomains.
+The website is built on Django and should be simple to set up and get started with.
+If you happen to run into issues with setup, please don't hesitate to open an issue!
+
If you're looking to contribute or play around with the code,
-take a look at the [`docs` directory](docs).
+take a look at the [`docs` directory](docs). If you're looking for things
+to do, check out [our issues](https://gitlab.com/python-discord/projects/site/issues).