summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Cornutt <chris.cornutt@hp.com>2015-01-16 17:00:09 -0600
committerChris Cornutt <chris.cornutt@hp.com>2015-01-16 17:00:09 -0600
commit700395e99fcc56c4a33653c60c5a7d89a9a39cec (patch)
tree97aff05e6f5f2712b95ff479fd2460a7481559c6
parenta9a0564f45ab9a9d8a22515e78ee6f9fe5624e51 (diff)
downloadgatekeeper-700395e99fcc56c4a33653c60c5a7d89a9a39cec.zip
gatekeeper-700395e99fcc56c4a33653c60c5a7d89a9a39cec.tar.gz
gatekeeper-700395e99fcc56c4a33653c60c5a7d89a9a39cec.tar.bz2
adding packagist badge
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 9dc12df..e24f503 100644
--- a/README.md
+++ b/README.md
@@ -3,6 +3,7 @@ Gatekeeper: An Authentication & Authorization Library
[![Travis-CI Build Status](https://secure.travis-ci.org/psecio/gatekeeper.png?branch=master)](http://travis-ci.org/psecio/gatekeeper)
[![Code Climate](https://codeclimate.com/github/psecio/gatekeeper/badges/gpa.svg)](https://codeclimate.com/github/psecio/gatekeeper)
+[![Total Downloads](https://img.shields.io/packagist/dt/psecio/gatekeeper.svg?style=flat-square)](https://packagist.org/packages/psecio/gatekeeper)
The Gatekeeper library is a simple drop-in library that can be used to manage users, permissions and groups for your application. The goal is to make securing your application as simple as possible while still providing a solid and secure foundation to base your user system around.