add links

This commit is contained in:
Mr. Is 2016-07-27 14:01:19 -04:00
parent eece113561
commit 10216c0583
1 changed files with 2 additions and 2 deletions

View File

@ -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.