Skip to content
This repository has been archived by the owner on Oct 27, 2021. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iv-one committed Feb 24, 2018
1 parent c581c42 commit bdaccb8
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
pkg
homebrew
debian
*.log

### https://raw.github.com/github/gitignore/9f044c43d2fa998acb2d468367a349fff609dc84/go.gitignore

Expand Down
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,12 @@ If you are OSX user, you can use Homebrew:
$ brew tap ivan-dyachenko/version
$ brew install version
```

# Basic usage

```
go version | version ">=1.9"
```

# Issues and Contributing
If you find an issue with this library, please report an issue. If you'd like, we welcome any contributions. Fork this library and submit a pull request.

0 comments on commit bdaccb8

Please sign in to comment.