diff --git a/README_ZY.txt b/README_ZY.md similarity index 84% rename from README_ZY.txt rename to README_ZY.md index 3647659..5c16af2 100644 --- a/README_ZY.txt +++ b/README_ZY.md @@ -6,6 +6,14 @@ This is a CMake redistribution of the libeemd library. It is created for easy in +To compile the library, use the following commands: + +```shell +mkdir build && cd build && cmake .. && make install +``` + + + Yi Zhang 2021-11-20 \ No newline at end of file