From a8ef2e8e8bc875f0340d8d0ae8b31c1ac6813057 Mon Sep 17 00:00:00 2001 From: B. Watson Date: Tue, 13 Oct 2020 01:17:46 -0400 Subject: development/shed: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/shed/README | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'development') diff --git a/development/shed/README b/development/shed/README index dadfeb246b..dc44a7ed31 100644 --- a/development/shed/README +++ b/development/shed/README @@ -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. -- cgit v1.2.3