Skip to content

Commit

Permalink
Merge pull request #27 from jmkarki/patch-1
Browse files Browse the repository at this point in the history
Updated README.md
  • Loading branch information
sudiptpa authored Oct 12, 2017
2 parents e3eddfc + cfed2ce commit 48b3b2c
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,10 @@

This package is useful for creating globally unique identifiers (GUID). It's under [MIT](https://github.com/sudiptpa/laravel-guid/blob/master/LICENSE) license so it's free for everyone.

[![Latest Stable Version](https://poser.pugx.org/sudiptpa/guid/v/stable)](https://packagist.org/packages/sudiptpa/guid)
[![Total Downloads](https://poser.pugx.org/sudiptpa/guid/downloads)](https://packagist.org/packages/sudiptpa/guid)
[![License](https://poser.pugx.org/sudiptpa/guid/license)](https://packagist.org/packages/sudiptpa/guid)
[![StyleCI](https://styleci.io/repos/105983665/shield?branch=master)](https://styleci.io/repos/105983665?format=flat)
[![Latest Stable Version](https://poser.pugx.org/sudiptpa/guid/v/stable?format=flat-square)](https://packagist.org/packages/sudiptpa/guid)
[![Total Downloads](https://poser.pugx.org/sudiptpa/guid/downloads?format=flat-square)](https://packagist.org/packages/sudiptpa/guid)
[![License](https://poser.pugx.org/sudiptpa/guid/license?format=flat-square)](https://packagist.org/packages/sudiptpa/guid)

### Installation

Expand Down

0 comments on commit 48b3b2c

Please sign in to comment.