Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
audstanley committed Jan 7, 2018
1 parent e81c4f0 commit 81103e3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rover/core/servers/Deepstream/ds-server/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,8 +204,8 @@ Ctrl-C to get out of viewing the log.
exit;
```
Now you have successfully installed deepstream, and pm2 will launch deepstream
every time your computer starts up. Now you can get and post data to deepstream
you will need the deepstream.py file to get and post data easily to deepstream.
every time your computer starts up. Now you can get and post data to deepstream.
You will need the [deepstream.py](https://github.com/CSUFTitanRover/TitanRover2018/blob/master/rover/core/servers/ArduinoSocketServer/deepstream.py) file in your project's folder to get and post data easily to deepstream.
Happy coding Titan Rover data to deepstream.


Expand Down

0 comments on commit 81103e3

Please sign in to comment.