From f55e95b31a8dd2655d8a63f524dd81bb98f0fc2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8E=8B=E5=86=AC=E5=86=AC-Dawin?= Date: Sun, 22 Jan 2017 16:32:22 +0800 Subject: [PATCH] Update README.md --- README.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index c8b6e44..5876279 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ## About AndroidTools -This library contains the most of tools that we use on Android development. Just add this to your module, you could simplify your code, save your valuable time, and make developing app easier. +This library contains the most of tools that we use on Android development. Just add this to your module, you could simplify your code, save your valuable time, and make developing app easier. Enjoy tools, happy coding! ## How to use AndroidTools @@ -22,7 +22,7 @@ This library contains the most of tools that we use on Android development. Just ### 2.Add this to your module's build.gradle file: dependencies { - compile 'com.github.mazouri:AndroidTools:0.1' + compile 'com.github.mazouri:AndroidTools:1.0' } ### 3.Initiate AndroidTools in your application class: @@ -55,9 +55,14 @@ This library contains the most of tools that we use on Android development. Just ## Screenshots [tobeupdate] + + ## Classify tools [tobeupdate] **You can also query by **docs****. + +I believe you could get the meaning of these methods by their name, so I will not translate the desc into English. Enjoy Tools! + ### Tools