From ef9d7d91e9ed91bd49e01baddb96abaf8650d876 Mon Sep 17 00:00:00 2001 From: Neil Dorin Date: Mon, 10 Feb 2020 21:38:10 -0700 Subject: [PATCH] Update Readme.md Corrects spelling mistake. Minor edits. --- Readme.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Readme.md b/Readme.md index 00f050a..bf8facf 100644 --- a/Readme.md +++ b/Readme.md @@ -8,12 +8,12 @@ PepperDash Core is an open source Crestron SIMPL# library that can be used in SI ## Constituent Elements -- JSON Configuration File reading writing +- JSON Configuration File reading/writing - PortalConfigReader - Generic config classes - Communications - TCP/IP client and server - - Secure TCP/IP clinet and server + - Secure TCP/IP client and server - UDP server - SSH client - HTTP SSE client @@ -22,7 +22,7 @@ PepperDash Core is an open source Crestron SIMPL# library that can be used in SI - Console debugging - Logging both to Crestron error log as well as a custom log file - System Info -- Reports system and Ethernet information to SIMPL via S+ +- Reports system and Ethernet information to SIMPL via SIMPL+ - Device Class, IKeyed and IKeyName Interfaces - Base level device class that most classes derive from - Password Manager