From db814e595fc53d3ab432f896a370de87346d8314 Mon Sep 17 00:00:00 2001 From: nanu2 Date: Sun, 14 Sep 2014 16:35:46 +0200 Subject: [PATCH] added badge --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 8ea3238..7009ffd 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ Ldappr ======= +.. image:: https://badge.fury.io/py/ldappr.svg + :target: http://badge.fury.io/py/ldappr + Ldappr is a wrapper around python-ldap, meant for quick and easy handling of common administrative tasks concerning your LDAP compliant repository. It is particularly useful in small, one-time scripts to get things done, or