diff --git a/README.md b/README.md index 65fcf4d..49f7fe5 100755 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ -

bash text editor

A text editor written in bash. -Cos why the fuck not

+align="center">A simple text editor written in bash.

@@ -11,6 +9,11 @@ Cos why the fuck not

bash 4+ ``` +## Instalation +``` +make install +``` + ## Keybindings ``` Arrow Keys : For cursor movement