From b14988a8f1d7e07b4fa7d955a79dbed8ffe1260a Mon Sep 17 00:00:00 2001 From: "Mr. Is" Date: Wed, 27 Jul 2016 20:12:50 -0400 Subject: [PATCH] :floppy_disk: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8970aa4..8133e22 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Gogs CLI -Accesses the [Gogs Client API](https://github.com/gogits/go-gogs-client), currently available on [Gogs' `develop` branch](https://github.com/gogits/gogs/tree/develop). +Accesses the [Gogs Client API](https://github.com/gogits/go-gogs-client), which is currently available exclusively on [Gogs' `develop` branch](https://github.com/gogits/gogs/tree/develop). > [Cobra](https://github.com/spf13/cobra) & [Viper](https://github.com/spf13/viper) go packages handle the hard work for the CLI interface.