Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cesarferreira authored Apr 13, 2018
1 parent 7e5ead1 commit 3c2fb92
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ Usage
$ drone stats # Get some stats regarding the hive
$ drone hive # Opens the hive url
$ drone open <library> # Opens the library's homepage
$ drone new # Creates a new one if it's not in the server yet
$ drone search <library> # Searches for the 'library' in the hive
Examples
Expand All @@ -59,7 +58,6 @@ Usage
$ drone add retrofit app # Adds retrofit to the 'app' module
$ drone rm retrofit app # removes retrofit from the 'app' module
$ drone open gson # Opens GSONs homepage
$ drone new # takes you through the creation wizard
$ drone search rxjava # Searches the hive for 'rxjava'
$ drone test picasso # Tests the library by fetching its version
```
Expand Down

0 comments on commit 3c2fb92

Please sign in to comment.