diff --git a/README.md b/README.md index 1e523b3..d88fb62 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,14 @@ Launch `vim` and run `:PluginInstall` "F9" navigate between vim tabs ``` -You can chnage the hight of window with mouse. +You can change the hight of window with mouse. + +Finally you can run vimscode : +``` +vimscode -esp "file" # for ESP ide +vimscode -a "file" # for Arduino ide +vimscode -p "file" # for platform.io ide +``` ### More Doc :