Skip to content

Commit 5d673c0

Browse files
authored
added bintray link
1 parent 567a5a9 commit 5d673c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ Used as a wrapper for [slf4j](http://www.slf4j.org/) with kotlin extensions.
55

66
# Install
77

8-
Add the below dependency to start using kotlin-logging, which is hosted on bintray.
8+
Add the below dependency to start using kotlin-logging, which is hosted on [bintray](https://bintray.com/microutils/kotlin.logging/kotlin.logging/view).
99

10-
**Important Note:** kotlin-logging already depends on slf4j-api, but it is also required to depend on logging implementation like explained [here](http://saltnlight5.blogspot.co.il/2013/08/how-to-configure-slf4j-with-different.html).
10+
**Important Note:** kotlin-logging already depends on slf4j-api, but it is also required to depend on a logging implementation like explained [here](http://saltnlight5.blogspot.co.il/2013/08/how-to-configure-slf4j-with-different.html).
1111

1212
## Maven
1313
```

0 commit comments

Comments
 (0)