diff --git a/README.md b/README.md index 926582c..6f5bedd 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,7 @@ make clean -j 6. It is recommended to get familiary with the interface provided by the plugin. A majority of functions is provided by top bar elements as shown in the following picture. - - + ### Build and flash instructions 1. An Arduino like bar can be seen at the top, which can be used to compile the software and flash it to the board. The check symbol is used to compile while the right arrow symbol is used to flash the software. There are also symbols to open the serial monitor or the serial plot. diff --git a/eclipse_top_bar.png b/helper/eclipse_top_bar.png similarity index 100% rename from eclipse_top_bar.png rename to helper/eclipse_top_bar.png