Skip to content

Commit 09ff368

Browse files
authored
Update README.md
1 parent 97681b7 commit 09ff368

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ Tiny, lightweight, informative and very useful logger for Android.
55
You don't need to define TAG. It is automatically generated and include file name, method, line number and of of course the link to the code.
66
Also contains the LongLog class which allows you to print a long messages into the LogCat without limiting the standard output length to less than ~ 4075.
77

8-
Download latest release v2.0.1 : [Download](https://github.com/lordtao/android-tao-log/releases/tag/v2.0.1)
8+
[Download the latest release v2.0.1](https://github.com/lordtao/android-tao-log/releases/tag/v2.0.1)
99

10-
**Just try the Java or Kotlin Demo apps**
10+
**Just try the Java or Kotlin**
11+
[Demo apps](https://github.com/lordtao/android-tao-log/releases/tag/v2.0.1)
1112

1213
![Image of LogDemo](img/log_demo.png)
1314

0 commit comments

Comments
 (0)