diff --git a/README.md b/README.md index c1d5987..229b9c5 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ + This is an extremely simple example C++ application which uses CMake. It will build and install an application called CMakeHelloWorld which simply outputs "Hello, world!" to stdout.