add README
This commit is contained in:
parent
154efd3115
commit
561ad67a77
1 changed files with 9 additions and 0 deletions
9
README
Normal file
9
README
Normal file
|
@ -0,0 +1,9 @@
|
|||
run run_serial.py:
|
||||
python run_serial.py
|
||||
|
||||
from a different shell:
|
||||
python manage.py runserver 0.0.0.0:8000
|
||||
|
||||
then from a web-browser:
|
||||
http://machine-ip:8000/
|
||||
|
Loading…
Add table
Reference in a new issue