Skip to content

Commit

Permalink
Add badges to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpkleemans authored Jun 25, 2020
1 parent 438d280 commit dd1171d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Laravel Attribute Events

[![Build Status](https://travis-ci.org/jpkleemans/attribute-events.svg?branch=master)](https://travis-ci.org/jpkleemans/attribute-events)
[![Latest Stable Version](https://poser.pugx.org/jpkleemans/attribute-events/v)](//packagist.org/packages/jpkleemans/attribute-events)
[![License](https://poser.pugx.org/jpkleemans/attribute-events/license)](//packagist.org/packages/jpkleemans/attribute-events)

```php
class Order extends Model
{
Expand Down

0 comments on commit dd1171d

Please sign in to comment.