From 4aad81e3d1765a61bf76d1b68c87dfd2bd607aa7 Mon Sep 17 00:00:00 2001 From: zhang-zh <1563833973@qq.com> Date: Tue, 6 Dec 2022 15:20:43 +0800 Subject: [PATCH] master branch update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d078dd..ae6e4c8 100644 --- a/README.md +++ b/README.md @@ -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.