chore: changed doc

This commit is contained in:
Lisoveliy 2025-06-21 20:26:50 +03:00
parent 843cbdcdf1
commit 676a445dd7

View File

@ -1,3 +1,6 @@
# MD5 Hash Calculator # MD5 Hash Calculator
Simple MD5 realization for small amounts of data written on pure C for Linux Simple MD5 realization for small amounts of data written on pure C for Linux
Compile by use Make with command:
make all