Skip to content

Commit

Permalink
docs: format warning
Browse files Browse the repository at this point in the history
  • Loading branch information
ndd7xv committed Dec 30, 2023
1 parent 9d5db58 commit 45388ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,8 @@

The HEx Helper is a cross-platform terminal UI used for modifying file data in hex or ASCII. It aims to replicate some of the look of hexyl while functionally acting like a terminal UI version of GHex.

__heh is currently in alpha - it's not ready to be used in any production manner. Notably, it does not store backups if killed or crashing and there is no undo option after deleting a byte.__
> [!WARNING]
> heh is currently in alpha - it's not ready to be used in any production manner. It lacks a variety of quality of life features and does not store backups if killed or crashing.
![screenshot of heh](demo.png)

Expand Down

0 comments on commit 45388ea

Please sign in to comment.