Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mono0926 committed Jun 29, 2015
1 parent f48ad7c commit 61f4f4e
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,19 +3,21 @@ ios-license-generator

## Description

Generate an iOS app lisence from a markdown file.

## Usage

## Install

To install, use `go get`:

```bash
$ go get -d github.com/Masayuki Ono/ios-license-generator
$ go get -d github.com/mono0926/ios-license-generator
```

## Contribution

1. Fork ([https://github.com/Masayuki Ono/ios-license-generator/fork](https://github.com/Masayuki Ono/ios-license-generator/fork))
1. Fork ([https://github.com/mono0926/ios-license-generator/fork](https://github.com/mono0926/ios-license-generator/fork))
1. Create a feature branch
1. Commit your changes
1. Rebase your local changes against the master branch
Expand All @@ -25,4 +27,4 @@ $ go get -d github.com/Masayuki Ono/ios-license-generator

## Author

[Masayuki Ono](https://github.com/Masayuki Ono)
[Masayuki Ono](https://github.com/mono0926)

0 comments on commit 61f4f4e

Please sign in to comment.