]> WPIA git - motion.git/blobdiff - README.md
add: add footer with copyright and legal requirements
[motion.git] / README.md
index 6b2618dc7480bbc682954e1c82c4a7d996dd9fff..3e0daca09b6ed1d2dca2b29ab58853b2647402be 100644 (file)
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@ virtualenv -p python3 .
 . bin/activate
 pip install -r requirements.txt
 ```
-Then edit config.py.example into config.py with your database connection
+Then edit config.py.example into config.py with your database connection and web site settings
 
 ## Development and debug