Skip to content

Commit eb70838

Browse files
Updated doc [skip ci]
1 parent d8f48dc commit eb70838

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

README.md

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,19 @@
44
</a>
55
<h1 align="center">Laravel Number To Words</h1>
66
<br>
7+
<p align="center">
8+
<a href="https://packagist.org/packages/phpviet/laravel-number-to-words"><img src="https://img.shields.io/packagist/v/phpviet/laravel-number-to-words.svg?style=flat-square" alt="Latest version"></a>
9+
<a href="https://travis-ci.org/phpviet/laravel-number-to-words"><img src="https://img.shields.io/travis/phpviet/laravel-number-to-words/master.svg?style=flat-square" alt="Build status"></a>
10+
<a href="https://scrutinizer-ci.com/g/phpviet/laravel-number-to-words"><img src="https://img.shields.io/scrutinizer/g/phpviet/laravel-number-to-words.svg?style=flat-square" alt="Quantity score"></a>
11+
<a href="https://styleci.io/repos/190297766"><img src="https://styleci.io/repos/190297766/shield?branch=master" alt="StyleCI"></a>
12+
<a href="https://packagist.org/packages/phpviet/laravel-number-to-words"><img src="https://img.shields.io/packagist/dt/phpviet/laravel-number-to-words.svg?style=flat-square" alt="Total download"></a>
13+
<a href="https://packagist.org/packages/phpviet/laravel-number-to-words"><img src="https://img.shields.io/packagist/l/phpviet/laravel-number-to-words.svg?style=flat-square" alt="License"></a>
14+
</p>
715
</p>
816

9-
Laravel number to words hổ trợ chuyển đổi số sang chữ số Tiếng Việt.
17+
## Thông tin
1018

11-
[![Latest Version on Packagist](https://img.shields.io/packagist/v/phpviet/laravel-number-to-words.svg?style=flat-square)](https://packagist.org/packages/phpviet/laravel-number-to-words)
12-
[![Build Status](https://img.shields.io/travis/phpviet/laravel-number-to-words/master.svg?style=flat-square)](https://travis-ci.org/phpviet/laravel-number-to-words)
13-
[![Quality Score](https://img.shields.io/scrutinizer/g/phpviet/laravel-number-to-words.svg?style=flat-square)](https://scrutinizer-ci.com/g/phpviet/laravel-number-to-words)
14-
[![StyleCI](https://styleci.io/repos/190297766/shield?branch=master)](https://styleci.io/repos/190297766)
15-
[![Total Downloads](https://img.shields.io/packagist/dt/phpviet/laravel-number-to-words.svg?style=flat-square)](https://packagist.org/packages/phpviet/laravel-number-to-words)
19+
Laravel number to words hổ trợ chuyển đổi số sang chữ số Tiếng Việt.
1620

1721
## Cài đặt
1822

0 commit comments

Comments
 (0)