From 0158c56d5179806366a781b490337cea61d6a155 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 27 Dec 2018 21:31:53 +0000 Subject: [PATCH] Modified Readme --- README.md | 12 ------------ 1 file changed, 12 deletions(-) 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/ -```