diff --git a/README.md b/README.md index 2319b5a4..4cd7c1f5 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ target_link_libraries(${PROJECT_NAME} OrbbecSDK::OrbbecSDK) ## Examples -The sample code is placed in the `./examples` directory, user can be build by CMake. +The sample code is located in the `./examples` directory and can be built using CMake. ### Build