Skip to content

Commit

Permalink
RDME: Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Sidd-Dino committed Sep 3, 2020
1 parent 4104f00 commit 58b8144
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@

<p align="center"><img src="https://i.imgur.com/znrtFBA.png" width="250px"></p>
<h1 align="center">bash text editor</h1> <p
align="center">A text editor written in bash.
Cos why the fuck not</p>
align="center">A simple text editor written in bash.</p>

<p align="center"><img src="https://i.imgur.com/tOK7imI.png"></p>

Expand All @@ -11,6 +9,11 @@ Cos why the fuck not</p>
bash 4+
```

## Instalation
```
make install
```

## Keybindings
```
Arrow Keys : For cursor movement
Expand Down

0 comments on commit 58b8144

Please sign in to comment.