diff --git a/README.md b/README.md
index da4ab0d84628e3cf7f193d23e55f6e0a5350ace5..b49c377f9290f661896b992cc1d363d9334d0053 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,9 @@
-[![pipeline status](/../badges/master/pipeline.svg)](/../pipelines)
-
-# RelAST Preprocessor Version 0.2.4
+# RelAST Preprocessor
 
 ![RelAST process](relast-process.png)
 
+See [releases page](/../../releases) for the latest version.
+
 The RelAST preprocessor takes a `.relast` file as input comprising AST rules and relations. It produces files that afterwards are processed by JastAdd to generated Java code.
 To use it in your project, build the JAR file running