Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mellifluo authored May 27, 2018
1 parent 037452c commit 8e4d634
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,13 @@ React web application
- change host variable in "App.js" file
- To start up the application:
npm start

# 3 Raspberry-side Application

- Store every file inside PiCode directory into your home raspberry directory.
- Add a global variable ```$DEV_NAME``` as unique device identifier.
- Run ```wps.sh``` at startup. (e.g. insert the command into ```/etc/rc.local``` )

# 4 Documentation

Slides from the final presentation and the poster are inside the Documents folder.

0 comments on commit 8e4d634

Please sign in to comment.