diff --git a/README.md b/README.md
index 42102ebf6..47cd2aec8 100644
--- a/README.md
+++ b/README.md
@@ -2,7 +2,7 @@
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.