diff --git a/README.md b/README.md index eca9af5..6cab471 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # MD5 Hash Calculator -Simple MD5 realization for small amounts of data written on pure C for Linux \ No newline at end of file +Simple MD5 realization for small amounts of data written on pure C for Linux + +Compile by use Make with command: + make all \ No newline at end of file