From fe5003c178a08bfe3f5ecc917e2393481ec6af85 Mon Sep 17 00:00:00 2001 From: Ankush Grover Date: Thu, 14 Sep 2017 16:27:25 +0530 Subject: [PATCH] Added SuperLog to the list I have created a library to manage logs for Android apps. Please review the change and give it a space in your list. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7d5766c..e3db74d 100644 --- a/README.md +++ b/README.md @@ -109,6 +109,7 @@ Name | Repository | License [Hugo](https://github.com/JakeWharton/hugo) | https://github.com/JakeWharton/hugo | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) [Timber](https://github.com/JakeWharton/timber) | https://github.com/JakeWharton/timber | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) [LoggingInterceptor](https://github.com/ihsanbal/LoggingInterceptor) | https://github.com/ihsanbal/LoggingInterceptor | [MIT](http://opensource.org/licenses/MIT) +[SuperLog](https://github.com/groverankush/SuperLog) | https://github.com/groverankush/SuperLog | [Apache License V2](https://www.apache.org/licenses/LICENSE-2.0) ## Background Processing Name | Repository | License