From 90c3206c4905a3faf79be1cd4b86d2ed87a442b8 Mon Sep 17 00:00:00 2001 From: Nick Sergeant Date: Tue, 18 Sep 2012 19:36:25 -0400 Subject: [PATCH] Bugs yo? --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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! :)