development/shed: Fix README.

Signed-off-by: B. Watson <yalhcru@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
B. Watson 2020-10-13 01:17:46 -04:00 committed by Willy Sudiarto Raharjo
parent 1835f38271
commit a8ef2e8e8b
No known key found for this signature in database
GPG key ID: 3F617144D7238786

View file

@ -1,4 +1,4 @@
Shed is a hex editor written for unix/linux using ncurses, with a friendly
pico-style interface. Shows data in ascii, hex, dec, oct and binary, and
allows editing in all of these bases. Features also include searching and
dumping.
Shed is a hex editor written for unix/linux using ncurses, with a
friendly pico-style interface. Shows data in ascii, hex, dec, oct and
binary, and allows editing in all of these bases. Features also include
searching and dumping.