From 8eab3a704b108357d34df0448d4040bacb935e5d Mon Sep 17 00:00:00 2001 From: Death14Stroke <38498710+Death14Stroke@users.noreply.github.com> Date: Mon, 24 Feb 2020 00:39:25 +0530 Subject: [PATCH 1/2] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8c98e81..af9ef18 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # kotlin-eezetensions -Extension functions which I found can be useful and save time and code +Extension functions which I found can be useful and save time and code [ ![Download](https://api.bintray.com/packages/death14stroke/libraries/com.andruid.magic.eezetensions/images/download.svg) ](https://bintray.com/death14stroke/libraries/com.andruid.magic.eezetensions/_latestVersion) ## Use -Add to your build.gradle (Module) file in dependencies: +Add to your build.gradle (Module) file in dependencies: [![version](https://img.shields.io/badge/version-latest-blue.svg)](https://github.com/Death14Stroke/kotlin-eezetensions/releases/latest) ```implementation 'com.andruid.magic:eezetensions:1.0.0'``` From ca0d3bad71f8a1b1cec2709bda35221126eda1d6 Mon Sep 17 00:00:00 2001 From: Death14Stroke <38498710+Death14Stroke@users.noreply.github.com> Date: Mon, 24 Feb 2020 01:43:31 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index af9ef18..4f2a833 100644 --- a/README.md +++ b/README.md @@ -30,3 +30,5 @@ Add to your build.gradle (Module) file in dependencies: [![version](https://img. - hide() - show() + +