From 921f41f9decbddec43816b123dbfc8255d6578e3 Mon Sep 17 00:00:00 2001 From: Jeroen van Erp Date: Wed, 1 Oct 2014 16:24:37 +0200 Subject: [PATCH] Update README.rst --- README.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 5d8f5213..885516ff 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ sshj - SSHv2 library for Java ============================== +.. image:: https://travis-ci.org/hierynomus/sshj.svg?branch=master + To get started, have a look at one of the examples. Hopefully you will find the API pleasant to work with :) Features of the library include: @@ -59,4 +61,4 @@ Fork away! .. _bouncycastle: http://www.bouncycastle.org/java.html -.. _jzlib: http://www.jcraft.com/jzlib/ \ No newline at end of file +.. _jzlib: http://www.jcraft.com/jzlib/