diff --git a/README.md b/README.md index 193f760..926582c 100644 --- a/README.md +++ b/README.md @@ -56,8 +56,8 @@ 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/eclipse_top_bar.png new file mode 100644 index 0000000..49cfa34 Binary files /dev/null and b/eclipse_top_bar.png differ