diff --git a/README.md b/README.md index 25c645c..2829ed0 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ See [webcxx-example](https://git.cloudapio.eu/apio/webcxx-example). ## How to add webcxx into your project (with CMake) Add this repo as a submodule. -Append the following lines into your CMakeLists.txt: +Append the following lines to your CMakeLists.txt: ``` include(webcxx/CMakeLists.txt)