Skip to content

Commit

Permalink
Add how to intall
Browse files Browse the repository at this point in the history
  • Loading branch information
arai-ta committed Feb 21, 2018
1 parent 2af1e5d commit 6dad692
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ chatwork-cli
`chatwork-cli` is simple command line tools for
[chatwork API](http://developer.chatwork.com).

## Install

$ go get github.com/arai-ta/chatwork-cli/cw

## Usage

$ cw
Expand Down Expand Up @@ -36,10 +40,6 @@ It works with chatwork API token.
$ vi ~/.chatwork.toml
# edit it, like this: `token = hereisyourapitoken`

## Install

:innocent:

## Lisence

This software is released under the MIT License.
Expand Down

0 comments on commit 6dad692

Please sign in to comment.