Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
henteko committed Oct 28, 2015
1 parent 79ad367 commit 76066d1
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,19 @@ $ gem install deploygate
```

## Usage
Upload an application:

### Upload apps

```
$ dg deploy [package file path]
```

### iOS build and upload

```
$ dg deploy [ios project path]
```

## License

Copyright (C) 2015 DeployGate All rights reserved.
Expand Down
2 changes: 1 addition & 1 deletion deploygate.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Gem::Specification.new do |spec|
dg installed! To get started fast:
$ dg deploy [app_file_path]
$ dg deploy
Or see the docs at:
Expand Down

0 comments on commit 76066d1

Please sign in to comment.