diff --git a/README.md b/README.md index a272421..b27e744 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # Gogs CLI -Accesses the Gogs Client API, currently available on Gogs' `develop` branch. +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). -Cobra & Viper go packages handle the hard work for the CLI interface. +[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.