From ebc5b85de19becfcf8b090b056219755fbcc916a Mon Sep 17 00:00:00 2001 From: Mathieu Dumoulin Date: Thu, 18 Feb 2016 18:19:45 -0500 Subject: [PATCH] Forgot to change an old README tag --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e95630..7fcf8ed 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ ROMAN [![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md) [![Build Status](https://img.shields.io/travis/crazycodr/roman/master.svg?style=flat-square)](https://travis-ci.org/crazycodr/roman) [![HHVM Status](https://img.shields.io/hhvm/league/csv.svg?style=flat-square)](http://hhvm.h4cc.de/package/league/csv) -[![Total Downloads](https://img.shields.io/packagist/dt/league/csv.svg?style=flat-square)](https://packagist.org/packages/league/csv) +[![Total Downloads](https://img.shields.io/packagist/dt/crazycodr/roman.svg?style=flat-square)](https://packagist.org/packages/league/csv) Roman is a simple library to convert numbers from decimal to roman and vice versa.