From e89e112ffb911e9df2377d4b4abd2aff26f5e127 Mon Sep 17 00:00:00 2001 From: Michael Ritchie Date: Tue, 6 Nov 2018 19:13:38 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b0fc0f3..ee9d2cd 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ WallPanel is an Android application for Web Based Dashboards and Home Automation ## Hardware & Softare -- Android Device running Android OS 4.1 or greater. Note: Android 4.0 devices use [WebView](https://developer.chrome.com/multidevice/webview/overview) to render webpages, The WebView shipped with Android 4.4 (KitKat) is based on the same code as Chrome for Android version 30. This WebView does not have full feature parity with Chrome for Android and is given the version number 30.0.0.0. +- Android Device running Android OS 4.1 or greater. Note: Android 4.0 devices use [WebView](https://developer.chrome.com/multidevice/webview/overview) to render webpages, The WebView shipped with Android 4.4 (KitKat) is based on the same code as Chrome for Android version 30. This WebView does not have full feature parity with Chrome for Android and is given the version number 30.0.0.0. If you have issues with Android 4.0 devices, you may want to use the [legacy](https://github.com/thanksmister/wallpanel-android-legacy) version of the application. ## Quick Start You can either side load the application to your device from the release section or install the application from the [Google Play store](https://play.google.com/store/apps/details?id=com.thanksmister.iot.wallpanel). The application will open to the welcome page with a link to update the settings. Go to settings, and setup the link to your web page or home automation platform. You may also update additional settings for Motion, Face Detection, and for publishing device sensor data.