diff --git a/README.md b/README.md
index 8987ff189d25f50aedacea9915b3a5959b04c917..b0336caa1ea4975db07ec1231ccf2d39f7c799ff 100644
--- a/README.md
+++ b/README.md
@@ -11,7 +11,9 @@ Build and distribute software with Spack
 ```
 - Then you can start python and import the available tools
 - Currently installed:
- arbor, neuron, nest
+ arbor  
+ neuron  
+ nest
 
 ## Bulding software binaries with Spack
 
@@ -36,11 +38,9 @@ spack install nest %gcc@9.3.1 +python
 ```
 and perform tests for the installations:
 
-https://docs.arbor-sim.org/en/stable/tutorial/single_cell_model.html
-
-https://neuron.yale.edu/neuron/static/docs/neuronpython/firststeps.html
-
-https://nest-simulator.readthedocs.io/en/nest-2.20.1/auto_examples/one_neuron.html
+https://docs.arbor-sim.org/en/stable/tutorial/single_cell_model.html  
+https://neuron.yale.edu/neuron/static/docs/neuronpython/firststeps.html  
+https://nest-simulator.readthedocs.io/en/nest-2.20.1/auto_examples/one_neuron.html  
 
 - After fixing any potential errors for shared libraries (info [1](https://github.com/cdr/code-server/issues/766), [2](https://gcc.gnu.org/onlinedocs/libstdc++/manual/abi.html, [3](https://serverkurma.com/linux/how-to-install-and-update-gcc-on-centos-7/)))
 - We move on to zip the **"$SPACK_ROOT"** and the **~/.spack** folders of the build environment and transfer them to CSCS Object Storage (currently, in the future it will be a shared NFS drive)