Skip to content

Commit 4918c67

Browse files
authored
Update README.md
1 parent 179d1f5 commit 4918c67

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,12 @@ or pull requests.
77

88
***Usage***
99

10-
- Build by `gradle build`
11-
- Add jar file to your project
12-
- OR add `compile "com.github.underlow:semantic-ui-kotlin-wrapper:master-SNAPSHOT"` to `build.gradle`
10+
- Build
11+
- by `gradle build`
12+
- Add jar file to your project
13+
- OR
14+
- add [https://jitpack.io] to list of maven repositories (see [https://jitpack.io]
15+
- add `compile "com.github.underlow:semantic-ui-kotlin-wrapper:master-SNAPSHOT"` to `build.gradle`
1316

1417
- Add semantic ui react npm package, usually that means add **"semantic-ui-react": "^0.82.1"** to **package.json**
1518
- Try somthing like

0 commit comments

Comments
 (0)