Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
asantibanez committed Jun 3, 2020
1 parent 1df3ecf commit 2b68e8d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 13 deletions.
19 changes: 6 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
# Very short description of the package
# Livewire Select

[![Latest Version on Packagist](https://img.shields.io/packagist/v/asantibanez/livewire-select.svg?style=flat-square)](https://packagist.org/packages/asantibanez/livewire-select)
[![Build Status](https://img.shields.io/travis/asantibanez/livewire-select/master.svg?style=flat-square)](https://travis-ci.org/asantibanez/livewire-select)
[![Quality Score](https://img.shields.io/scrutinizer/g/asantibanez/livewire-select.svg?style=flat-square)](https://scrutinizer-ci.com/g/asantibanez/livewire-select)
[![Total Downloads](https://img.shields.io/packagist/dt/asantibanez/livewire-select.svg?style=flat-square)](https://packagist.org/packages/asantibanez/livewire-select)
Livewire component for dependant and/or searchable select inputs

This is where your description should go. Try and limit it to a paragraph or two, and maybe throw in a mention of what PSRs you support to avoid any confusion with users and contributors.
# Preview

![preview](https://github.com/asantibanez/livewire-select/raw/master/preview.gif)

## Installation

Expand All @@ -17,9 +16,7 @@ composer require asantibanez/livewire-select

## Usage

``` php
// Usage description here
```
// TODO 😅

### Testing

Expand Down Expand Up @@ -47,7 +44,3 @@ If you discover any security related issues, please email santibanez.andres@gmai
## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

## Laravel Package Boilerplate

This package was generated using the [Laravel Package Boilerplate](https://laravelpackageboilerplate.com).
Binary file added preview.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2b68e8d

Please sign in to comment.