Skip to content

Commit a051e1a

Browse files
authored
Update README.md
1 parent 08cc2da commit a051e1a

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
@@ -8,11 +8,11 @@ or pull requests.
88
***Usage***
99

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

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

0 commit comments

Comments
 (0)