Skip to content

Commit

Permalink
fix doc format
Browse files Browse the repository at this point in the history
  • Loading branch information
cosyman committed Apr 22, 2015
1 parent c678ae0 commit f5f72a9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,15 +25,15 @@ Focus on stabilized android device operation via Android Debug Bridge

### Quick Start
#### Download
1. Maven
Maven
```xml
<dependency>
<groupId>com.github.cosysoft</groupId>
<artifactId>device-api</artifactId>
<version>0.9.0</version>
</dependency>
```
2. Gradle
Gradle
```groovy
dependencies {
compile 'com.github.cosysoft:device-api:0.9.0'
Expand Down

0 comments on commit f5f72a9

Please # to comment.