From 26bbcc9f4f35023b63406cf054575ca37dd1f893 Mon Sep 17 00:00:00 2001 From: "A. B. M. Mahmudul Hasan" Date: Tue, 15 Mar 2022 22:44:16 +0600 Subject: [PATCH] Update README.md --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 49b9d6d..f5b885a 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,13 @@ # Game Draw -[![Latest Stable Version](http://poser.pugx.org/abmmhasan/game-draw/v)](https://packagist.org/packages/abmmhasan/game-draw) [![Total Downloads](http://poser.pugx.org/abmmhasan/game-draw/downloads)](https://packagist.org/packages/abmmhasan/game-draw) [![Latest Unstable Version](http://poser.pugx.org/abmmhasan/game-draw/v/unstable)](https://packagist.org/packages/abmmhasan/game-draw) [![License](http://poser.pugx.org/abmmhasan/game-draw/license)](https://packagist.org/packages/abmmhasan/game-draw) [![PHP Version Require](http://poser.pugx.org/abmmhasan/game-draw/require/php)](https://packagist.org/packages/abmmhasan/game-draw) +![Scrutinizer code quality (GitHub/Bitbucket)](https://img.shields.io/scrutinizer/quality/g/abmmhasan/game-draw/main) +![Libraries.io dependency status for GitHub repo](https://img.shields.io/librariesio/github/abmmhasan/game-draw) +![Packagist Downloads](https://img.shields.io/packagist/dt/abmmhasan/game-draw) +![Packagist License](https://img.shields.io/packagist/l/abmmhasan/game-draw) +![Packagist Version](https://img.shields.io/packagist/v/abmmhasan/game-draw) +![Packagist PHP Version Support](https://img.shields.io/packagist/php-v/abmmhasan/game-draw) +![GitHub code size in bytes](https://img.shields.io/github/languages/code-size/abmmhasan/game-draw) +![Lines of code](https://img.shields.io/tokei/lines/github/abmmhasan/game-draw) The Lucky Draw class takes an example array (explained below) and generates Item and Item count for winners.