diff --git a/README.md b/README.md index 64344b8..17bc5f5 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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.