From 3877ba1683bea131f307aaf3ba331a66b76f6fa0 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 12 Oct 2020 20:54:42 -0400 Subject: [PATCH] development/bless: Fix README. Signed-off-by: B. Watson Signed-off-by: Willy Sudiarto Raharjo --- development/bless/README | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/development/bless/README b/development/bless/README index 1b7ad457f2..f2c4d6788a 100644 --- a/development/bless/README +++ b/development/bless/README @@ -3,6 +3,7 @@ bless (GUI hex editor) bless is a full featured hexadecimal editor, written in C#, using Gtk# for the user interface. -Its purpose is to edit files as a sequence of bytes, allowing read/write, -search, pattern finding, efficient query-replace, multi-tabbing, -customized data-views, plug‐ins, and many other features. +Its purpose is to edit files as a sequence of bytes, allowing +read/write, search, pattern finding, efficient query-replace, +multi-tabbing, customized data-views, plug‐ins, and many other +features.