We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4918c67 commit 08cc2daCopy full SHA for 08cc2da
README.md
@@ -11,7 +11,7 @@ or pull requests.
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]
+- 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`
16
17
- Add semantic ui react npm package, usually that means add **"semantic-ui-react": "^0.82.1"** to **package.json**
0 commit comments