diff --git a/README.md b/README.md
index 255a1091475e0de3d8fa55f4b92de23260f42b46..fac96dc792482fafa48ef8e5adc4dd03d0747786 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,5 @@
-# GMatch4py a graph matching library for Python
+[![Build Status](https://travis-ci.com/Jacobe2169/GMatch4py.svg?branch=master)](https://travis-ci.com/Jacobe2169/GMatch4py)
+# GMatch4py a graph matching library for Python 
 
 GMatch4py is a library dedicated to graph matching. Graph structure are stored in NetworkX graph objects.
 GMatch4py algorithms were implemented with Cython to enhance performance.