Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored Oct 24, 2018
1 parent c354adf commit 79f8f7e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
**THIS PACKAGE IS IN BETA, YOU CAN ALREADY TEST DRIVE IT LOCALLY, STABLE VERSION COMING SOON**

# Making Nova fields translatable

[![Latest Version on Packagist](https://img.shields.io/packagist/v/spatie/nova-translatable.svg?style=flat-square)](https://packagist.org/packages/spatie/nova-translatable)
Expand All @@ -26,7 +24,7 @@ public function fields(Request $request)

That `Post` Nova resource will be rendered like this.

![TODO: INSERT SCREENSHOT]( https://spatie.github.io/nova-translatable/screenshot.png)
![screenshot]( https://spatie.github.io/nova-translatable/screenshot.png)

## Requirements

Expand Down

0 comments on commit 79f8f7e

Please sign in to comment.