diff --git a/README.md b/README.md
index 4dbf439aa96082e57aeb4110061d9196ba65ce63..f8f6c5bfe689293306c7acecd02cd3ab2f455e98 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
 # Monitoring
 
-[![Build Status](https://travis-ci.org/RUCD/monitoring.svg?branch=master)](https://travis-ci.org/RUCD/monitoring)
+[![pipeline status](https://gitlab.cylab.be/cylab/monitoring/badges/master/pipeline.svg)](https://gitlab.cylab.be/cylab/monitoring/commits/master)
+
 
 Security oriented monitoring service.
 
@@ -9,5 +10,4 @@ Developement takes place at https://gitlab.cylab.be/cylab/monitoring
 ## Components
 
 * [client](./client) : collect data on the systems
-* web : web interface to visualize data
-* analytics : process data to provide additional insight
\ No newline at end of file
+* [web](./web) : web interface to visualize data and trigger alerts
\ No newline at end of file