From a121302f42ca28d4bc49ac7fcd69cd471e779802 Mon Sep 17 00:00:00 2001 From: Jasper Zonneveld Date: Fri, 29 May 2020 13:34:42 +0200 Subject: [PATCH] Add badges --- readme.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/readme.md b/readme.md index c052c3f..6574aa8 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,9 @@ # Carwash +[![Latest Version on Packagist](https://img.shields.io/packagist/v/swisnl/carwash.svg?style=flat-square)](https://packagist.org/packages/swisnl/carwash) +[![Software License](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md) +[![Build Status](https://img.shields.io/travis/swisnl/carwash/master.svg?style=flat-square)](https://travis-ci.org/swisnl/carwash) + **Carwash** is a data scrubbing utility for **Laravel** applications ## Installation