From 11a658028316946e2bba386e9ec6f81c0f2992de Mon Sep 17 00:00:00 2001 From: "Mr. Is" Date: Wed, 27 Jul 2016 20:32:32 -0400 Subject: [PATCH] :floppy_disk: --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e76d03d..543ebf4 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@ Accesses the [Gogs Client API](https://github.com/gogits/go-gogs-client), which > [Cobra](https://github.com/spf13/cobra) & [Viper](https://github.com/spf13/viper) go packages handle the hard work for the CLI interface. -Very much still a __work in progress__. That's in bold. ## Setup. Clone the repo and build it yourself, or `go get github.com/irstacks/go-gogs-cli`. Just make sure the `gogs` executable winds up somewhere in your `$PATH`.