diff --git a/README.md b/README.md
index 9fb18e9..ff42bae 100644
--- a/README.md
+++ b/README.md
@@ -40,6 +40,11 @@ If you are using Arduino Mega 2560 with Dragino Yun shield, add `package_dragino
URL to add: `http://www.dragino.com/downloads/downloads/YunShield/package_dragino_yun_test_index.json`
+Then install *Dragino Yun* in **Boards Manager**:
+
+
+
+
See Automatically Add Board Profile in Arduino IDE in Dragino Wiki.

@@ -54,8 +59,6 @@ A fork of one the examples is the fastest way to create your own prop.
Reading [EXAMPLES.md](EXAMPLES.md) will be helpful.
-
-
## 2. Escape room 2.0 prop with Arduino
The *ArduinoProps library* allows to build *escape room 2.0 prop* easily with Arduino and particularly with Arduino Yun or Arduino Mega 2560 + Dragino Yun shield however it works with Ethernet and Wifi shields too.
diff --git a/help/arduino-ide-boards-manager.png b/help/arduino-ide-boards-manager.png
new file mode 100644
index 0000000..fea7987
Binary files /dev/null and b/help/arduino-ide-boards-manager.png differ