diff --git a/README.md b/README.md index a252bb090..dcb2e08c8 100644 --- a/README.md +++ b/README.md @@ -45,9 +45,7 @@ ### Setup -Kompute is provided as a single header file [`Kompute.hpp`](#setup) that can be simply included in your code and integrated with the shared library. - -This project is built using cmake, providing a simple way to integrate as static or shared library across multiple platforms including mobile, game engines and various other platforms - see [build-system section](#build-overview) for more details. +Kompute is provided as a single header file [`Kompute.hpp`](#setup). See [build-system section](#build-overview) for configurations available. #### Your First Kompute