ad343d3a8db1 — RAKwireless 7 years ago
Update README.md
1 files changed, 2 insertions(+), 2 deletions(-)

M README.md
M README.md +2 -2
@@ 5,7 5,7 @@ 1.First: download the Arduino IDE.see th
 
 2.Secend: download the CREATOR Arduino library. 
    Arduino IDE 1.6.5 support third party hardware by providing hardware configuration.
-You need add Ameba's configuration in "File" -> "Preferences".
+You need add CREATOR's configuration in "File" -> "Preferences".
 And fill below URL in "Additional Boards Manager URLs:"
 
    https://github.com/RAKWireless/CREATOR-Arduino-SDK/raw/master/release/package_rakwireless.com_creator_index.json

          
@@ 17,4 17,4 @@ Wait for IDE update core configuration. 
 Press "Install" at the right side.
 
   Select CREATOR in "Tools" -> "Board" -> "CREATOR RTL8711".
-Now you are able to develop Arduino code and upload image onto Ameba.
+Now you are able to develop Arduino code and upload image onto CREATOR.