Skip to content

Commit 416a3c7

Browse files
committed
Add check imports badge
1 parent 4763ec3 commit 416a3c7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@
33
![Downloads](https://img.shields.io/packagist/dt/akaunting/laravel-money)
44
![Tests](https://img.shields.io/github/actions/workflow/status/akaunting/laravel-money/tests.yml?label=tests)
55
[![StyleCI](https://github.styleci.io/repos/112121508/shield?style=flat&branch=master)](https://styleci.io/repos/112121508)
6+
[![Check Imports](https://github.com/akaunting/laravel-money/actions/workflows/check_imports.yml/badge.svg?branch=master)](https://github.com/akaunting/laravel-money/actions/workflows/check_imports.yml)
67
[![License](https://img.shields.io/github/license/akaunting/laravel-money)](LICENSE.md)
78

8-
This package intends to provide tools for formatting and conversion monetary values in an easy, yet powerful way for Laravel projects.
9+
This package intends to provide tools for formatting and conversion of monetary values in an easy, yet powerful way for Laravel projects.
910

1011
### Why not use the `moneyphp` package?
1112

0 commit comments

Comments
 (0)