From f5f72a99b392cde5dfa621e73bc9c2f4f3f496c9 Mon Sep 17 00:00:00 2001 From: Bluesky Yao Date: Wed, 22 Apr 2015 20:55:52 +0800 Subject: [PATCH] fix doc format --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1abf733..3c1c727 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ Focus on stabilized android device operation via Android Debug Bridge ### Quick Start #### Download -1. Maven +Maven ```xml com.github.cosysoft @@ -33,7 +33,7 @@ Focus on stabilized android device operation via Android Debug Bridge 0.9.0 ``` -2. Gradle +Gradle ```groovy dependencies { compile 'com.github.cosysoft:device-api:0.9.0'