diff --git a/README.md b/README.md
index b749a6c2b..d19649b0b 100644
--- a/README.md
+++ b/README.md
@@ -40,9 +40,9 @@
### Setup
-Kompute is provided as a single header file [`Kompute.hpp`](single_include/kompute/Kompute.hpp) that can be simply included in your code.
+Kompute is provided as a single header file [`Kompute.hpp`](single_include/kompute/Kompute.hpp) that can be simply included in your code and integrated with the shared library.
-You can go to our [release page]() to grab the latest library or you can [build from source]().
+This project is built using cmake so you are able to include it in your project to build from source as a static library.
### Your first Kompute
@@ -176,7 +176,7 @@ Simplified Kompute Components
-
+