summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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.