Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abmmhasan authored Mar 15, 2022
1 parent 855e87b commit 26bbcc9
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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.
Expand Down

0 comments on commit 26bbcc9

Please sign in to comment.