Skip to content

Commit b246e52

Browse files
committed
Add badges.
1 parent a1a675f commit b246e52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Laravel Autolink
22

3-
[![Build Status](https://travis-ci.org/osiemsiedem/laravel-autolink.svg?branch=master)](https://travis-ci.org/osiemsiedem/laravel-autolink)
3+
[![Build Status](https://travis-ci.org/osiemsiedem/laravel-autolink.svg?branch=master)](https://travis-ci.org/osiemsiedem/laravel-autolink) [![codecov](https://codecov.io/gh/osiemsiedem/laravel-autolink/branch/master/graph/badge.svg)](https://codecov.io/gh/osiemsiedem/laravel-autolink) [![Latest Stable Version](https://poser.pugx.org/osiemsiedem/laravel-autolink/v/stable)](https://packagist.org/packages/osiemsiedem/laravel-autolink) [![License](https://poser.pugx.org/osiemsiedem/laravel-autolink/license)](https://packagist.org/packages/osiemsiedem/laravel-autolink)
44

55
A Laravel package for converting URLs in a given string of text into clickable links.
66

0 commit comments

Comments
 (0)