diff --git a/README.md b/README.md index 4d078dd..18fcd3a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## Build -+ type these commands to build all samples: ++ Type these commands to build all samples: ``` mkdir build && cd build cmake .. @@ -15,4 +15,4 @@ ## Dependencies -+ this project uses `FetchContent` of CMake to get dependencies from [libigl](https://github.com/libigl/libigl), including `libigl`, `eigen3`, `glfw` and so on. So please **check your network** before building the project. \ No newline at end of file ++ This project uses `FetchContent` of CMake to get dependencies from [libigl](https://github.com/libigl/libigl), including `libigl`, `eigen3`, `glfw` and so on. So please **check your network** before building the project.