diff --git a/rainmaker.md b/rainmaker.md index 7a2e4b111..888ad1a64 100644 --- a/rainmaker.md +++ b/rainmaker.md @@ -17,11 +17,11 @@ The first step is to create a new project with ESP-IDF Rainmaker extention using ESP-IDF. Create a New Project -Specify project name, directory path and ESP32 module (ESP32-WROOM or ESP32-C3). In addition, you may state the Serial port where ESP32 Module is connected to; this setting can be changed latter, if neccessary. +Specify the project name, directory path and ESP32 module that will be used (i.e. ESP32-WROOM, ESP32-S2 or ESP32-C3). In addition, you may specify the Serial port where ESP32 Module is connected to; the serial port can be changed latter, if neccessary. ESP-IDF. Create a New Project -On the next screen, specify ESP Rainmaker extention and select example code to start with. For this tutorial, an example code for _ _Switch_ _ was selected. Click "Create project using template switch". +On the next screen, select the ESP Rainmaker extention and choose the example code to start with. For this tutorial, an example code for __Switch__ was selected. Click "Create project using template switch". ESP-IDF. Create a New Project