Skip to content

Commit f7d4a1d

Browse files
committed
Update README
1 parent fbcf013 commit f7d4a1d

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Symfony Normalizer and Denormalizer for [ramsey/uuid](https://github.com/ramsey/uuid)
22

3-
[![Latest Stable Version](https://poser.pugx.org/gamez/ramsey-uuid-normalizer/v/stable)](https://packagist.org/packages/gamez/ramsey-uuid-normalizer)
4-
[![Total Downloads](https://poser.pugx.org/gamez/ramsey-uuid-normalizer/downloads)](https://packagist.org/packages/gamez/ramsey-uuid-normalizer/stats)
5-
[![Build Status](https://travis-ci.org/jeromegamez/ramsey-uuid-normalizer.svg?branch=master)](https://travis-ci.org/jeromegamez/ramsey-uuid-normalizer)
3+
[![Current version](https://img.shields.io/packagist/v/gamez/ramsey-uuid-normalizer.svg?logo=composer)](https://packagist.org/packages/gamez/ramsey-uuid-normalizer)
4+
[![Supported PHP version](https://img.shields.io/static/v1?logo=php&label=PHP&message=%5E8.0&color=777bb4)](https://packagist.org/packages/gamez/ramsey-uuid-normalizer)
5+
[![Monthly Downloads](https://img.shields.io/packagist/dm/gamez/ramsey-uuid-normalizer.svg)](https://packagist.org/packages/gamez/ramsey-uuid-normalizer/stats)
6+
[![Total Downloads](https://img.shields.io/packagist/dt/gamez/ramsey-uuid-normalizer.svg)](https://packagist.org/packages/gamez/ramsey-uuid-normalizer/stats)
7+
[![Tests](https://github.com/jeromegamez/ramsey-uuid-normalizer/workflows/Tests/badge.svg)](https://github.com/gamez/ramsey-uuid-normalizer/actions)
8+
[![Discord](https://img.shields.io/discord/807679292573220925.svg?color=7289da&logo=discord)](https://discord.gg/Yacm7unBsr)
69
[![Sponsor](https://img.shields.io/static/v1?logo=GitHub&label=Sponsor&message=%E2%9D%A4&color=ff69b4)](https://github.com/sponsors/jeromegamez)
710

811
## Installation

0 commit comments

Comments
 (0)