diff --git a/README.md b/README.md
index 35788f5d3..919bc8875 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,6 @@
-
-
Concrete Numpy
- An open-source set of tools which aims to simplify the use of fully homomorphic encryption (FHE) for data scientists.
-
-
+# Concrete Numpy
+
+An open-source set of tools which aims to simplify the use of fully homomorphic encryption (FHE) for data scientists.
With Concrete Numpy, data scientists can implement machine learning models using a subset of numpy that compiles to FHE. They will be able to train models with popular machine learning libraries and then convert the prediction functions of these models to FHE with concrete-numpy.