Skip to content

Commit c873bdb

Browse files
committed
Added code coverage badge
1 parent d698640 commit c873bdb

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
@@ -6,9 +6,10 @@
66

77
[![Software License](https://img.shields.io/badge/license-MIT-green.svg?style=flat-square)](LICENSE.md)
88
[![Build Status](https://img.shields.io/circleci/project/github/san-kumar/laravel-crud.svg?style=flat-square)](https://circleci.com/gh/san-kumar/laravel-crud)
9+
[![Coverage Status](https://img.shields.io/badge/coverage-94%25-brightgreen)](build/coverage/index.html)
910
[![Latest Version on Packagist](https://img.shields.io/packagist/v/san-kumar/laravel-crud.svg?style=flat-square)](https://packagist.org/packages/san-kumar/laravel-crud)
1011
[![Total Downloads](https://img.shields.io/packagist/dt/san-kumar/laravel-crud.svg?style=flat-square)](https://img.shields.io/packagist/dt/san-kumar/laravel-crud.svg?style=flat-square)
11-
[![Coverage Status](https://coveralls.io/repos/github/san-kumar/laravel-crud/badge.svg)](https://coveralls.io/github/san-kumar/laravel-crud)
12+
1213

1314

1415
Please see the [**full documentation here**](https://san-kumar.github.io/laravel-crud/).

0 commit comments

Comments
 (0)