From dc3cdd8f62cd053ee9974434935a7989c2846547 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Bonhomme?= Date: Wed, 13 Apr 2016 08:41:54 +0200 Subject: [PATCH] Added link to the Travis result in the readme. --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index d4fd3e2..a024bd0 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,9 @@ Stéganô ======= +.. image:: https://api.travis-ci.org/cedricbonhomme/Stegano.svg?branch=master + :target: https://travis-ci.org/cedricbonhomme/Stegano + A Python Steganography module.