Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nguyenanhung authored Sep 21, 2024
1 parent 8990e27 commit 89b6798
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# My Gravatar

[![Latest Stable Version](http://poser.pugx.org/bear8421/gravatar/v)](https://packagist.org/packages/bear8421/gravatar) [![Total Downloads](http://poser.pugx.org/bear8421/gravatar/downloads)](https://packagist.org/packages/bear8421/gravatar) [![Latest Unstable Version](http://poser.pugx.org/bear8421/gravatar/v/unstable)](https://packagist.org/packages/bear8421/gravatar) [![License](http://poser.pugx.org/bear8421/gravatar/license)](https://packagist.org/packages/bear8421/gravatar) [![PHP Version Require](http://poser.pugx.org/bear8421/gravatar/require/php)](https://packagist.org/packages/bear8421/gravatar)
[![Latest Stable Version](https://img.shields.io/packagist/v/bear8421/gravatar.svg?style=flat-square)](https://packagist.org/packages/bear8421/gravatar)
[![Total Downloads](https://img.shields.io/packagist/dt/bear8421/gravatar.svg?style=flat-square)](https://packagist.org/packages/bear8421/gravatar)
[![Daily Downloads](https://img.shields.io/packagist/dd/bear8421/gravatar.svg?style=flat-square)](https://packagist.org/packages/bear8421/gravatar)
[![Monthly Downloads](https://img.shields.io/packagist/dm/bear8421/gravatar.svg?style=flat-square)](https://packagist.org/packages/bear8421/gravatar)
[![License](https://img.shields.io/packagist/l/bear8421/gravatar.svg?style=flat-square)](https://packagist.org/packages/bear8421/gravatar)
[![PHP Version Require](https://img.shields.io/packagist/dependency-v/bear8421/gravatar/php)](https://packagist.org/packages/bear8421/gravatar)

Cái thư viện nhỏ, bóc tách dữ liệu `Gravatar` cá nhân thông qua JSON API

Expand Down Expand Up @@ -38,4 +43,4 @@ MIT License: https://nguyenanhung.mit-license.org/
|-------------|----------------------|------------------|---------------|
| Hung Nguyen | [email protected] | nguyenanhung5891 | @nguyenanhung |

From Vietnam with Love <3
From Vietnam with Love <3

0 comments on commit 89b6798

Please sign in to comment.