docs: increase spacing between short description and introduction of readme

This commit is contained in:
Umut
2022-04-18 13:44:56 +03:00
parent 2946935e28
commit a59ba704ec

View File

@@ -2,7 +2,7 @@
<h1>Concrete Numpy</h1>
An open-source set of tools which aims to simplify the use of fully homomorphic encryption (FHE) for data scientists.
</div>
<br>
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.