From d5b313876cf222433122416089974e56c643cd47 Mon Sep 17 00:00:00 2001 From: Rick Watson Date: Fri, 31 May 2019 23:30:29 +0100 Subject: [PATCH] minor modification to readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index b607f37..1519fab 100644 --- a/README.md +++ b/README.md @@ -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