Skip to content

Commit 179d1f5

Browse files
authored
Update README.md
1 parent 3bb0c58 commit 179d1f5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ or pull requests.
99

1010
- Build by `gradle build`
1111
- Add jar file to your project
12+
- OR add `compile "com.github.underlow:semantic-ui-kotlin-wrapper:master-SNAPSHOT"` to `build.gradle`
13+
1214
- Add semantic ui react npm package, usually that means add **"semantic-ui-react": "^0.82.1"** to **package.json**
1315
- Try somthing like
1416
```kotlin

0 commit comments

Comments
 (0)