diff options
Diffstat (limited to 'development/wxHexEditor/README')
-rw-r--r-- | development/wxHexEditor/README | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/development/wxHexEditor/README b/development/wxHexEditor/README index 0b36b25d17..37952c18a8 100644 --- a/development/wxHexEditor/README +++ b/development/wxHexEditor/README @@ -1,7 +1,3 @@ -wxHexEditor is another Hex Editor, build because of there -is no good hex editor for Linux system, specially for big -files. It supports files up to 2^64 bytes. -Written with C++/wxWidgets GUI libs and can be used with -other OS'es such Windows, Mac OS +wxHexEditor is another Hex Editor; it supports files up to 2^64 bytes. -This require wxGTK +This requires wxGTK. |