shithub: vexed

Download patch

ref: 84925069665705be5b8909d767f4638d37b62dce
parent: 9bde8f24473f3de27b84af97eea401d7f93556c9
author: phil9 <telephil9@gmail.com>
date: Wed Dec 29 16:00:34 EST 2021

update README

--- a/README.md
+++ b/README.md
@@ -12,9 +12,11 @@
 `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
 Del or q exit the program.  
 
-**THIS IS WORK IN PROGRESS. USE AT YOUR OWN RISK**
+Feel free to drop me an email would you have any feature request.
 
 ## Usage 
 ```sh