Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
joshtch committed Dec 19, 2016
1 parent 54c9100 commit b82e68b
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,25 @@
# IOT-Simulation

Sample table:
How to run:

. ./install_deps.sh

This will install dependencies via `pip`. Install `pip` with

sudo easy_install pip

Run the tests:

python test1.py
python test2.py
...
python test5.py

Make your own test:

nano vr_simulation.py

Example output with random settings:

![Sample output with default settings](https://raw.githubusercontent.com/gabe-terrell/IOT-Simulation/master/figure_2.png "Sample output")

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit b82e68b

Please sign in to comment.