From a869af0f92203498cfbf60ef6b22374ae214de51 Mon Sep 17 00:00:00 2001 From: Arvid Norberg Date: Mon, 29 Jul 2019 23:41:25 -0700 Subject: [PATCH] add CII badge to README --- README.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.rst b/README.rst index caffb8ee0..d9b7bb947 100644 --- a/README.rst +++ b/README.rst @@ -31,6 +31,9 @@ libtorrent .. image:: https://www.openhub.net/p/rasterbar-libtorrent/widgets/project_thin_badge.gif :target: https://www.openhub.net/p/rasterbar-libtorrent?ref=sample +.. image:: https://bestpractices.coreinfrastructure.org/projects/3020/badge + :target: https://bestpractices.coreinfrastructure.org/en/projects/3020 + libtorrent is an open source C++ library implementing the BitTorrent protocol, along with most popular extensions, making it suitable for real world deployment. It is configurable to be able to fit both servers and embedded