diff --git a/Get-started.md b/Get-started.md index a7b28ff..3f0f143 100644 --- a/Get-started.md +++ b/Get-started.md @@ -12,7 +12,7 @@ This section assumes knowledge of loading programs to and working with the file To help understand Essentials Framework, we recommend starting with the current [Release build](https://github.com/PepperDash/Essentials-Builds) and loading it to a Crestron 3-Series processor. -1. Load the PepperDashEssentials[version].cpz to the processor in program slot 1 and start the program by sendign console command `progload -p:1` +1. Load the `PepperDashEssentials[version].cpz` to the processor in program slot 1 and start the program by sending console command `progload -p:1` 1. On first boot, the Essentials Application will build the necessary configuration folder structure in the User/Program1/ path. 1. Load `'Example Configuration/EssentialsHuddleRoom/configurationFile-HuddleSpace-2-Source.json'` to the User/Program1/ folder. 1. Reset the program via console `progreset -p:1`. The program will load the example configuration file. diff --git a/Home.md b/Home.md index 16a52bc..be0cb99 100644 --- a/Home.md +++ b/Home.md @@ -18,7 +18,7 @@ Or use the links to the right to navigate our documentation. ## Benefits -* Increased hardware overhead compared to S+ and Simpl solutions +* Reduced hardware overhead compared to S+ and Simpl solutions * Quick development cycle * Shared resources made easily available * More flexibility with less code diff --git a/SIMPL-Bridging.md b/SIMPL-Bridging.md index dc52647..5ada91f 100644 --- a/SIMPL-Bridging.md +++ b/SIMPL-Bridging.md @@ -1,6 +1,6 @@ # SIMPL Windows Bridging -Essentials allows for devices defined within the SIMPL# Pro application to be bridged to a SIMPL Windows application over Ethernet Inter System Communication (EISC). This allows a SIMPL Windows program to take advantage of some of the features of the SIMPL# Pro environment, without requiring the entire application to be written in C#. +Essentials allows for devices defined within the SIMPL# Pro application to be bridged to a SIMPL Windows application over Ethernet Intersystem Communication (EISC). This allows a SIMPL Windows program to take advantage of some of the features of the SIMPL# Pro environment, without requiring the entire application to be written in C#. Some of the main advantages are: