From d26a7648db0f47b8f2530db79504dd340dae5462 Mon Sep 17 00:00:00 2001 From: Mazen Rashed Date: Thu, 28 Mar 2019 16:13:27 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b0e637f..ee3b010 100755 --- a/README.md +++ b/README.md @@ -65,3 +65,7 @@ LogDna.logResults.subscribe { logResult -> Log.d("LogDna", "${logResult.isSuccessful}, ${logResult.message}, ${logResult.logRequest.uid}") } ``` +## Contributing + +We welcome contributions to LogDNA Android Client ! +* ⇄ Pull requests and ★ Stars are always welcome.