Skip to content

Commit 34d4fc6

Browse files
committed
Improved Readme.
1 parent 05840e2 commit 34d4fc6

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
**!!! Please note the project is in active development and it's not ready for production just yet.**
66

77
* [Demo](#demo)
8-
* [Preview](#preview)
8+
* [Play with it](#play-with-it)
99
* [Dependencies](#dependencies)
1010
* [Installation](#installation)
1111
* [Configuration](#configuration)
@@ -17,15 +17,15 @@
1717

1818
Look at the demo [here][demo-link].
1919

20-
## Preview
20+
## Play with it
2121

22-
Preview it on [StackBlitz](http://stackblitz.com/):
22+
Play with the demo example on [StackBlitz](http://stackblitz.com/):
2323

2424
[![Open in StackBlitz][stackblitz-image]][stackblitz-link]
2525

2626
## Dependencies
2727

28-
Next.js supports custom image loaders starting from 10.0.5.
28+
The only dependency is Next.js >= 10.0.5.
2929

3030
## Installation
3131

0 commit comments

Comments
 (0)