diff --git a/README.md b/README.md index fabd75b..1493ba1 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +# ELDA (Elderly Care System) + +This is a hybrid project of IOT and Development. + To start a sample station. Edit the [src/bin/server.js](https://github.com/PlytonRexus/elda-station/blob/master/src/bin/server.js) to customise station usage. ```sh npm start @@ -8,4 +12,4 @@ To test the station. Only some tests are included. npm test ``` -Based on the amazing [work of Volodymyr Shymanskyy](https://github.com/vshymanskyy/miband-js). \ No newline at end of file +Based on the amazing [work of Volodymyr Shymanskyy](https://github.com/vshymanskyy/miband-js).