diff options
Diffstat (limited to 'development/bless')
-rw-r--r-- | development/bless/README | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/development/bless/README b/development/bless/README index 1b7ad457f24b..f2c4d6788abb 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. |