update README

This commit is contained in:
arvidn 2015-06-14 21:40:27 -04:00
parent 4224310c6f
commit 2ff0147b2f
1 changed files with 9 additions and 6 deletions

View File

@ -1,6 +1,15 @@
libtorrent libtorrent
---------- ----------
.. image:: https://travis-ci.org/arvidn/libtorrent.svg?branch=master
:target: https://travis-ci.org/arvidn/libtorrent
.. image:: https://ci.appveyor.com/api/projects/status/w7teauvub5813mew/branch/master?svg=true
:target: https://ci.appveyor.com/project/arvidn/libtorrent/branch/master
.. image:: https://www.openhub.net/p/rasterbar-libtorrent/widgets/project_thin_badge.gif
:target: https://www.openhub.net/p/rasterbar-libtorrent?ref=sample
libtorrent is an open source C++ library implementing the BitTorrent protocol, libtorrent is an open source C++ library implementing the BitTorrent protocol,
along with most popular extensions, making it suitable for real world along with most popular extensions, making it suitable for real world
deployment. It is configurable to be able to fit both servers and embedded deployment. It is configurable to be able to fit both servers and embedded
@ -25,9 +34,3 @@ options are available. For python bindings, see `the python docs`__.
.. __: docs/building.rst .. __: docs/building.rst
.. __: docs/python_binding.rst .. __: docs/python_binding.rst
.. image:: https://travis-ci.org/arvidn/libtorrent.svg?branch=master
:target: https://travis-ci.org/arvidn/libtorrent
.. image:: https://ci.appveyor.com/api/projects/status/w7teauvub5813mew/branch/master?svg=true
:target: https://ci.appveyor.com/project/arvidn/libtorrent/branch/master