diff --git a/README.md b/README.md index 670704c..e69de29 100644 --- a/README.md +++ b/README.md @@ -1,12 +0,0 @@ -# go-linux-commands - -[![wercker status](https://app.wercker.com/status/8462b79a60ed9817ef85aa39d630a6e2/s "wercker status")](https://app.wercker.com/project/bykey/8462b79a60ed9817ef85aa39d630a6e2) - -Linux commands written in Go. - - -## Usage - -```sh -$ go get github.com/skatsuta/go-linux-commands/ -```