diff --git a/README.md b/README.md
index 4b4cd13793f9b4a798a78150d0a4f22b013d16dc..57141195c2706ee2f7453aecd5e44b14262226f2 100644
--- a/README.md
+++ b/README.md
@@ -10,7 +10,7 @@ To run the exact diagonalization calculations TRIQS is required (https://triqs.g
 The plotting is done via matplotlib and plotly.
 
 # Notebooks
-The notebook _HubbardModelTriqs.ipynb_ uses TRIQS to diagonalize the many-electron Hamiltonian in Eq. 2.
+The notebook **HubbardModelTriqs.ipynb** uses TRIQS to diagonalize the many-electron Hamiltonian in Eq. 2.
 Natural orbital occupation numbers and the energies of the lowest three singlets are saved and can be plotted via the plotting notebooks.
 
-The notebook _Plotly_plots.ipynb_ can be used to reproduce Figures 2 and 4(B). For Figures 5(C) and 6, use the notebook _PES_of_Hamiltonian.ipynb_, and for Figure 6(A) use the nootebook _NOON.ipynb_. 
+The notebook **Plotly_plots.ipynb** can be used to reproduce Figures 2 and 4(B). For Figures 5(C) and 6, use the notebook **PES_of_Hamiltonian.ipynb**, and for Figure 6(A) use the nootebook **NOON.ipynb**.