From 8d8148f602f1ca78b7d3af8828c6c01cda5d342c Mon Sep 17 00:00:00 2001 From: Micheal Date: Sat, 7 Dec 2013 14:16:31 -0600 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a570183..75a4e59 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ Mimics default Laravel 4 pagination out of the box. Change config or language op Created and maintained by Micheal Mand. Copyright © 2013. Licensed under the [MIT license](LICENSE.md). +[![Total Downloads](https://poser.pugx.org/kmd/pagination/downloads.png)](https://packagist.org/packages/kmd/pagination) + ##Installation Add `kmd/pagination` as a requirement to `composer.json`: