Skip to content

Commit

Permalink
add screenshot
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsobries committed Aug 25, 2018
1 parent 584a9de commit 19dd3fe
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ composer require alfonsobries/nova-froala-editor
php artisan vendor:publish --tag=froala-editor-fonts
```


## Simple Usage:
```php
NovaFroalaEditor::make('Field Name')
Expand All @@ -28,5 +27,8 @@ NovaFroalaEditor::make('Description')
->options(['toolbarInline' => true])
```

## Screenshot
![Froala editor](./docs/sh1.png)

## License
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
Binary file added docs/sh1.png
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 19dd3fe

Please sign in to comment.