first commit

This commit is contained in:
xamidev
2024-06-02 09:48:26 +02:00
commit 7d971f6f37
4 changed files with 55 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# minihex
A minimalist, single-file hexadecimal editor written in C with no dependencies (except the standard library). The program tries to be as simple as possible. Many bugs exist.