Skip to content

Commit

Permalink
Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastian Hilger committed Oct 9, 2018
1 parent db0f73c commit 27929a0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ composer require manogi/nova-tiptap
Tiptap::make('FieldName')
```

This will give you just the bold and italic buttons.

## Usage with your selection of buttons:

```
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "manogi/tiptap",
"description": "A Laravel Nova field.",
"description": "A Laravel Nova tiptap editor field.",
"keywords": [
"laravel",
"nova"
Expand Down

0 comments on commit 27929a0

Please sign in to comment.