Skip to content

Commit 915dd4b

Browse files
authored
Update README.md
1 parent 31ee2f5 commit 915dd4b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,8 @@ An `Android` example project with kotlin logging can be found in [kotlin-logging
5050

5151
**Important note:** kotlin-logging depends on slf4j-api. In runtime, it is also required to depend on a logging implementation. More details in [how-to-configure-slf4j](http://saltnlight5.blogspot.co.il/2013/08/how-to-configure-slf4j-with-different.html). And an excelent detailed explanation in [a-guide-to-logging-in-java](https://www.marcobehler.com/guides/a-guide-to-logging-in-java).
5252

53-
**Multiplatform:** See the section below.
53+
**Multiplatform:** See the [section below](https://github.com/MicroUtils/kotlin-logging/blob/master/README.md#multiplatform).
54+
5455
### Maven
5556
```xml
5657
<dependency>

0 commit comments

Comments
 (0)