Skip to content

Commit

Permalink
chore: add more details to readme (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
alfonsobries authored Sep 22, 2022
1 parent e99bc13 commit 33c4db6
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,24 @@

> A custom Markdown Field for Nova with image upload support
[![Stable Version](http://poser.pugx.org/ardenthq/nova-enhanced-markdown/v)](https://packagist.org/packages/ardenthq/nova-enhanced-markdown) [![License](http://poser.pugx.org/ardenthq/nova-enhanced-markdown/license)](https://packagist.org/packages/ardenthq/nova-enhanced-markdown) [![PHP Version Require](http://poser.pugx.org/ardenthq/nova-enhanced-markdown/require/php)](https://packagist.org/packages/ardenthq/nova-enhanced-markdown)

## Features

- For Laravel Nova ^4.0
- Image upload
- Accepts Drag & Drop / Copy & Paste

<p align="center">
<img src="./screenshot-1.png" />
<img src="./screenshot-2.png" />
</p>

## Installation

```console
composer require ardenthq/nova-enhanced-markdown
```
## Use

> **Note**
Expand Down
Binary file added screenshot-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added screenshot-2.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 33c4db6

Please sign in to comment.