diff --git a/README.md b/README.md
index 9d988194c..2bbb4854b 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
# MaBoSS : Markovian Boolean Stochastic Simulator
-[![Build Status](https://travis-ci.org/sysbio-curie/MaBoSS-env-2.0.svg?branch=master)](https://travis-ci.org/sysbio-curie/MaBoSS-env-2.0) [![Anaconda-Server Badge](https://anaconda.org/sysbio-curie/maboss/badges/version.svg)](https://anaconda.org/sysbio-curie/maboss) [![PyPI version](https://badge.fury.io/py/cmaboss.svg)](https://badge.fury.io/py/cmaboss)
+[![Linux Workflow](https://github.com/sysbio-curie/MaBoSS-env-2.0/actions/workflows/maboss-ubuntu.yml/badge.svg)](https://github.com/sysbio-curie/MaBoSS-env-2.0/actions/workflows/maboss-ubuntu.yml) [![MacOS Workflow](https://github.com/sysbio-curie/MaBoSS-env-2.0/actions/workflows/maboss-macos.yml/badge.svg)](https://github.com/sysbio-curie/MaBoSS-env-2.0/actions/workflows/maboss-macos.yml) [![Linux Workflow](https://github.com/sysbio-curie/MaBoSS-env-2.0/actions/workflows/maboss-windows.yml/badge.svg)](https://github.com/sysbio-curie/MaBoSS-env-2.0/actions/workflows/maboss-windows.yml)
+
+[![Anaconda-Server Badge](https://anaconda.org/sysbio-curie/maboss/badges/version.svg)](https://anaconda.org/sysbio-curie/maboss) [![PyPI version](https://badge.fury.io/py/cmaboss.svg)](https://badge.fury.io/py/cmaboss)
MaBoSS is a C++ software for simulating continuous/discrete time Markov processes, applied on a Boolean network.