Create README.md

This commit is contained in:
Fergal Moran
2017-09-19 12:17:52 +01:00
committed by GitHub
parent 7df79436e1
commit 5af6e2a420

4
README.md Normal file
View File

@@ -0,0 +1,4 @@
# meeseeks
mkvirtualenv -p /usr/bin/python3
pip install -r requirements.txt
python server.py