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/