minor modification to readme

This commit is contained in:
Rick Watson 2019-05-31 23:30:29 +01:00
parent 370fef48e8
commit d5b313876c

View File

@ -16,9 +16,9 @@ Provides many of the features required for IoT projects:
* Remote Firmware Updates - Enable secured OTA updates
* Security - Protected RESTful endpoints and a secured user interface
The back-end is provided by a set of RESTful endpoints and the React based front-end is responsive and scales well to various screen sizes.
The back end is provided by a set of RESTful endpoints and the React based front end is responsive and scales well to various screen sizes.
The file system artefact has the prerequisite manifest/icon file, so it can be added to the home screen of a mobile device if required.
The front end has the prerequisite manifest/icon file, so it can be added to the home screen of a mobile device if required.
## Getting Started