Skip to content

Commit

Permalink
Update readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Dillingham authored Feb 4, 2019
1 parent 83e8d01 commit 2139a64
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ Use buttons to trigger backend events, navigate nova routes or visit links.
```bash
composer require dillingham/nova-button
```
---

### Usage

```php
use NovaButton\Button;
Expand All @@ -30,8 +31,6 @@ public function fields(Request $request)
}
```

---

Quick links: [Button Styles](https://github.com/dillingham/nova-button#button-styles) | [Event text / style](https://github.com/dillingham/nova-button#button-state) | [Navigation](https://github.com/dillingham/nova-button#button-navigation) | [CSS classes](https://github.com/dillingham/nova-button#button-classes) | [Lens example](https://github.com/dillingham/nova-button#example)

---
Expand Down

0 comments on commit 2139a64

Please sign in to comment.