From cd67055f25cc0d5088b9e2136f789114947164b1 Mon Sep 17 00:00:00 2001 From: codersaur Date: Mon, 4 Apr 2016 09:21:30 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cdba4ed..4a80f83 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ This repository contains device handlers and SmartApps for use with Samsung's [S - You must install the Evohome Heating Zone device handler (below). - It uses the EMEA Evohome API (therefore may not work for US Evohome users). -##SmartApp Installation Procedure +#### SmartApp Installation Procedure 1. Within the SmartThings IDE, click 'My SmartApps', then '+ New SmartApp'. 2. Select the 'From Code' tab and paste in the contents of the relevant groovy file. @@ -40,7 +40,7 @@ This repository contains device handlers and SmartApps for use with Samsung's [S - This device handler is written specifically for the TKB Metering Switch (TZ88E-GEN5). - It supports live reporting of energy, power, current, voltage, and power factor, as well as energy and cost statistics over multiple pre-defined periods. -##Device Handler Installation Procedure +####Device Handler Installation Procedure 1. Within the SmartThings IDE, click 'My Device Handlers', then '+ Create New Device Handler'. 2. Select the 'From Code' tab and paste in the contents of the relevant groovy file.