Skip to content

Commit bc3d5cf

Browse files
committed
Add the import line to the docs.
Fixes #13.
1 parent 59c7764 commit bc3d5cf

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ Gel is available on qpm:
88

99
`qpm install com.cutehacks.gel`
1010

11+
# Usage
12+
13+
To start using Gel, just add the following line to your .qml file:
14+
15+
```
16+
import com.cutehacks.gel 1.0
17+
```
18+
1119
# API
1220

1321
## JsonListModel

0 commit comments

Comments
 (0)