Update README.md

This commit is contained in:
2025-12-29 10:23:39 +01:00
parent 9a0be07c9e
commit 34228ba279

View File

@@ -1,6 +1,6 @@
# μhex # μhex
![uhex showcase](https://i.ibb.co/w6SkKQs/minihex.png) ![uhex showcase](minihex.png)
A minimalist, single-file hexadecimal editor written using around 100 lines of C with no dependencies (except the standard library). The program tries to be as simple as possible. A minimalist, single-file hexadecimal editor written using around 100 lines of C with no dependencies (except the standard library). The program tries to be as simple as possible.
Other features might be added in the future. Boredom made me code it in one day. Other features might be added in the future. Boredom made me code it in one day.