diff --git a/README.md b/README.md
index fdfb1758f87645bc5945e7fd50767d3fd27d05f5..526d5d103f1157d66565b3b7b60ce99f81957306 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,6 @@
-# DUP Tools front
+[![pipeline status](https://git.duniter.org/tools/dup-tools-front/badges/master/pipeline.svg)](https://git.duniter.org/tools/dup-tools-front/commits/master)
+
+# DUP Tools front  ([try online demo](https://dup-tools-front.duniter.io/))
 
 Based on the [create-wasm-app] template to provide a full js interface using [dup-tools-wasm], a toolbox for developers wishing to use the DUP procotole.
 
@@ -14,7 +16,9 @@ Currently, only the document validator feature is implemented, but the `dup-tool
 
 ## Usage
 
-You can use DUP Tools directly on the web:  [https://tools.duniter.io/dup-tools-front/](https://tools.duniter.io/dup-tools-front/).
+You can use DUP Tools directly on the web:  [https://dup-tools-front.duniter.io/](https://dup-tools-front.duniter.io/).
+
+
 
 For local use, you only need `npm` :