diff --git a/README.md b/README.md index 9a5581a..c9dedfb 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ VimsCode is an IDE with vim for beginner or expert Installation requires [git, wget, flex, bison, gperf, python3, python3-venv, cmake, ninja-build, ccache, libffi-dev, libssl-dev, dfu-util, libusb-1.0-0] ``` sudo apt update - sudo apt install git, wget, flex, bison, gperf, python3, python3-venv, cmake, ninja-build, ccache, libffi-dev, libssl-dev, dfu-util, libusb-1.0-0 + sudo apt install git, wget, flex, bison, gperf, python3, python3-venv, cmake, ninja-build, ccache, libffi-dev, libssl-dev, dfu-util, libusb-1.0-0, elinks ``` 2. Set up VimsCode @@ -37,6 +37,7 @@ VimsCode is an IDE with vim for beginner or expert 1. Short-cute VimsCode + ``` "F2" Shows a vim note "F3" Shows the tree structure @@ -52,6 +53,7 @@ VimsCode is an IDE with vim for beginner or expert "F8" created a new vim tab "F9" navigate between vim tabs + ``` 2. More Doc