diff --git a/README.md b/README.md
index a60c83f857f9e605c880b688888565cf3fdc6486..820abff37bb18fa263b331dc38a101e457271984 100644
--- a/README.md
+++ b/README.md
@@ -2,14 +2,14 @@
 
 This project aims to deploy a datalake and its ecosystem using  **[Ansible](https://docs.ansible.com/)** and/or **[Vagrant](https://www.vagrantup.com/)**.
 
-Acutally, this project does :
-1. Deploy a mono-node HDFS on :
+Acutally, this project does (you have to choose if you want 1 single HDFS or a cluster HDFà :
+* Deploy a mono-node HDFS on :
 	* [Your own computer using a virtual machine with Vagrant & ansible provision](#deploy-mono-node-hdfs-on-a-vm)
 	* [a server using ansible](#deploy-mono-node-hdfs-on-a-server)
-2. Deploy a cluster HDFS on :
+* Deploy a cluster HDFS on :
 	* [Your own computer using as many virtual machine you want using Vagrant & ansible](#deploy-cluster-hdfs-with-multiple-vms)
 	* [multiple servers using ansible](#deploy-cluster-hdfs-on-servers)
-3. Deploy a geonetwork as metadata system management
+* Deploy a geonetwork as metadata system management
 	* [Your own computer using a virtual machine with Vagrant & ansible provision](#geonetwork-with-vagrant-and-ansible)
 	* [deploy on a server](#geonetwork-on-erver)