diff --git a/README.md b/README.md
index 9fbef344917dc08db54756b2c01ca43053e50383..6ca9664ab7c8e2bb4a4f0f69351d6f3168a6c224 100644
--- a/README.md
+++ b/README.md
@@ -72,5 +72,9 @@ See [watpy_CoReDB.ipynb](https://git.tpi.uni-jena.de/core/watpy/-/blob/master/tu
  * Compatible numerical-relativity file formats: BAM, Cactus (WhiskyTHC / FreeTHC), CoRe database
 
  ## Versions
+ Code versions are tagged as `MAJOR.MINOR.PATCH` following [semantic versioning](https://semver.org/)
+ 
+ ### Latest version
  [![Python version](https://img.shields.io/badge/watpy-v0.1.1-blue)](https://git.tpi.uni-jena.de/core/watpy/-/tree/v0.1.1) 
-Code versions are tagged as `MAJOR.MINOR.PATCH` following [semantic versioning](https://semver.org/)
+
+