From 53f9c617b0f118c65bfe2876bffe3f6a678147ad Mon Sep 17 00:00:00 2001 From: "Erik C. Thauvin" Date: Thu, 25 Aug 2016 19:23:18 -0700 Subject: [PATCH] Misc fixes. --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index fea3175..8879af8 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Program your Telephone Entry System remotely (off-site) using your phone. Most Telephone Entry Systems can be programmed from the front keypad, or remotely from an off-premise location using any touch-tone phone. TES Remote Programmer streamlines the often cumbersome remote programming process by providing data entry screens and automated dial-in options. -By default, TES Remote Programmer is configured to work with the [DoorKing (DKS) 1802-EPD](http://www.doorking.com/telephone/1802-entry-system) system, additional configurations can be created and imported for most systems supporting remote programming. +By default, TES Remote Programmer is configured to work with the [DoorKing (DKS) 1802-EPD](http://www.doorking.com/telephone/1802-entry-system) system, additional [configurations](#configurations) can be created for most systems supporting remote programming. ## Usage @@ -85,13 +85,14 @@ which would translate into: } ], "dtmf": "*01[MASTER],[FIELD:1]*,[FIELD:2]*" -} + } +] ``` | Elements | Description | |:---------|:-----------------------------------------------------------------------------------------| |`title` | The title of the option. | -|`fields' | See [fields](#fields) | +|`fields` | See [fields](#fields) | |`dtmf` | See [DTMF](#dtmf) | |`nodial` | Indicated the remote programming is not available. Steps must be executed at the keypad. | @@ -113,7 +114,7 @@ All are required, except `nodial` ] ``` -Fields represent the data entry text field on option screens. +Fields represent the data entry text fields on option screens. | Element | Description | Required | |:--------|:--------------------------------------------------------------------------------------|:---------|