Create README.md

This commit is contained in:
Hizenberg469
2025-01-21 23:27:32 +05:30
committed by GitHub
parent eb91c66a75
commit 65dcbded01

5
README.md Normal file
View File

@@ -0,0 +1,5 @@
To build the executable and library:
make
To clean the library and executable:
make clean