shithub: vexed

Download patch

ref: e178b73063e892607d7707fe479f838741353057
parent: c59ad62914f2ca6f43eb5301e5917a62d12bc8c6
author: phil9 <telephil9@gmail.com>
date: Thu Dec 30 01:52:56 EST 2021

fix README formatting

--- a/README.md
+++ b/README.md
@@ -12,8 +12,8 @@
 `x` deletes the currently selected byte.  
 `u` undo last edit.  
 `r` redo last undo'ed edit.  
-`l` look for a byte sequence within the file
-`n' go to next matching occurence of looked sequence
+`l` look for a byte sequence within the file.  
+`n' go to next matching occurence of looked sequence.  
 Del or q exit the program.  
 
 Feel free to drop me an email would you have any feature request.