From 28a3e5d334e3de0b047fd25fc4032691bfc01825 Mon Sep 17 00:00:00 2001 From: Stefan Sterz Date: Sun, 31 Jan 2016 18:52:09 +0100 Subject: [PATCH] update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1af8eb8..5fb5399 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,10 @@ This should work in such a way that the user logs into a web interface where the ## Software - [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/) - [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] [AngularJS](https://angularjs.org/) - [x] [Ino](http://inotool.org/)