diff --git a/README.md b/README.md index cdfcb01..91aad8c 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,5 @@ getting a local copy running. 3. `pip install -r requirements` 4. Copy local_settings-template.py to local_settings.py and edit the settings. 5. Run it! + +Any problems / questions / bugs, [create an issue](https://github.com/nicksergeant/snipt/issues). Thanks! :)