summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/README.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/static/README.txt b/static/README.txt
new file mode 100644
index 0000000..8bccca1
--- /dev/null
+++ b/static/README.txt
@@ -0,0 +1,2 @@
+#This is used to store static files after running the command
+#"python manage.py collectstatic --link"