update readme

This commit is contained in:
Shannon Sterz 2016-01-31 18:52:09 +01:00
parent 1cff34bb3e
commit 28a3e5d334

View file

@ -22,10 +22,10 @@ This should work in such a way that the user logs into a web interface where the
## Software ## Software
- [x] [Node.js](https://nodejs.org/en/) - [x] [Node.js](https://nodejs.org/en/)
- [ ] [MySQL](http://www.raspberry-projects.com/pi/software_utilities/mysql) - [x] [MySQL](http://www.raspberry-projects.com/pi/software_utilities/mysql)
- [ ] [Passport?](http://passportjs.org/) - [ ] [Passport?](http://passportjs.org/)
- [x] [Serialport](https://www.npmjs.com/package/serialport) - [x] [Serialport](https://www.npmjs.com/package/serialport)
- [ ] [mysql](https://www.npmjs.com/package/mysql) - [x] [mysql](https://www.npmjs.com/package/mysql)
- [x] [Express](http://expressjs.com/) - [x] [Express](http://expressjs.com/)
- [x] [AngularJS](https://angularjs.org/) - [x] [AngularJS](https://angularjs.org/)
- [x] [Ino](http://inotool.org/) - [x] [Ino](http://inotool.org/)