From 0f4a698553c5ef96ff0e3274c3bb09cc7fbac212 Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Tue, 6 Nov 2018 19:15:28 +0100 Subject: Inform about issues and setup help in README. --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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). -- cgit v1.2.3