diff --git a/README.md b/README.md
index bd216ffec11cf40e1e1d1c69f1cbf6a62c74fc13..954f79a62d09fbe88c355318068cef27b6aad5ad 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# HeLaZ (Hermite-Laguerre Z-pinch solver, 2020)
+# HeLaZ (Hermite-Laguerre Z-pinch solver, 2021)
 To compile it check INSTALLATION.txt
 
 How to run it
@@ -11,8 +11,8 @@ How to run it
 
 // Comment : For some collision operators (Sugama and Full Coulomb) you have to run COSOlver from B.J.Frei first in order to generate the required matrices in HeLaZ/iCa folder.
 
-# Logbook
-(Current versions : 2.5)
+# Road map
+(Current version : 2.5)
 
 0. Write MOLI matlab solver in Fortran using Monli1D as starting point