Skip to content
This repository has been archived by the owner on Mar 20, 2022. It is now read-only.

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
nickurt committed Mar 2, 2020
1 parent 7266748 commit e402eb9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 36 deletions.
32 changes: 0 additions & 32 deletions .travis.yml

This file was deleted.

9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
## Laravel OpenProvider
[![Latest Stable Version](https://poser.pugx.org/nickurt/laravel-openprovider/v/stable?format=flat-square)](https://packagist.org/packages/nickurt/laravel-openprovider)
[![MIT Licensed](https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square)](LICENSE.md)
[![Build Status](https://img.shields.io/travis/nickurt/laravel-openprovider/master.svg?style=flat-square)](https://travis-ci.org/nickurt/laravel-openprovider)
[![Total Downloads](https://img.shields.io/packagist/dt/nickurt/laravel-openprovider.svg?style=flat-square)](https://packagist.org/packages/nickurt/laravel-openprovider)
[![Build Status](https://github.com/nickurt/laravel-openprovider/workflows/tests/badge.svg)](https://github.com/nickurt/laravel-openprovider/actions)
[![Total Downloads](https://poser.pugx.org/nickurt/laravel-openprovider/d/total.svg)](https://packagist.org/packages/nickurt/laravel-openprovider)
[![Latest Stable Version](https://poser.pugx.org/nickurt/laravel-openprovider/v/stable.svg)](https://packagist.org/packages/nickurt/laravel-openprovider)
[![MIT Licensed](https://poser.pugx.org/nickurt/laravel-openprovider/license.svg)](LICENSE.md)

### Table of contents
- [Installation](#installation)
- [Usage](#usage)
Expand Down

0 comments on commit e402eb9

Please sign in to comment.