From 020c1c797592c318ea1ee523c3eaea2b4965ac6a Mon Sep 17 00:00:00 2001 From: hoosierEE Date: Tue, 17 Nov 2015 13:26:42 -0500 Subject: [PATCH] Slight grammar/wording tweaks --- README.rst | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/README.rst b/README.rst index a272fce8..c0130649 100644 --- a/README.rst +++ b/README.rst @@ -32,7 +32,7 @@ PlatformIO `Home & Demo `_ | `Project Examples `_ | `Source Code `_ | -`Documentation `_ || +`Documentation `_ | `Blog `_ | `Twitter `_ | `Hackaday `_ | @@ -43,8 +43,8 @@ PlatformIO :target: http://platformio.org `PlatformIO `_ is an open-source cross-platform code -builder and the missing library manager (Ready for embedded development, IDE -and Continuous integration, Arduino and MBED compatible). +builder and library manager. For embedded development, IDE +and Continuous integration. Arduino and MBED compatible. *Atmel AVR & SAM, Espressif, Freescale Kinetis, Nordic nRF51, NXP LPC, Silicon Labs EFM32, ST STM32, TI MSP430 & Tiva, Teensy, Arduino, mbed, @@ -66,15 +66,15 @@ libOpenCM3, etc.* * `FAQ `_ * `Release History `_ -You have **no need** to install any *IDE* or compile any tool chains. *PlatformIO* -has pre-built different development platforms and pre-configured settings for +You have **no need** to install any *IDE* or compile any toolchains. *PlatformIO* +has pre-built development platforms and pre-configured settings for the most popular embedded boards. For further details, please refer to `What is PlatformIO? `_ Use whenever. *Run everywhere.* ------------------------------- *PlatformIO* is written in pure *Python* and **doesn't depend** on any -additional libraries/tools from an operation system. It allows you to use +additional libraries/tools from an operating system. It allows you to use *PlatformIO* beginning from *PC (Mac, Linux, Win)* and ending with credit-card sized computers (`Raspberry Pi `_, `BeagleBone `_, @@ -134,8 +134,8 @@ cross-platform substitute for the classic *Make* utility. Single source code. *Multiple platforms.* ----------------------------------------- -*PlatformIO* allows developer to compile the same code with different -development platforms using the *Only One Command* +*PlatformIO* allows the developer to compile the same code with different +development platforms using only *One Command* `platformio run `_. This happens due to `Project Configuration File (platformio.ini) `_