Skip to content

Commit

Permalink
Merge pull request #7 from Kubernetli/kkl_init
Browse files Browse the repository at this point in the history
update readme
  • Loading branch information
chifu1234 authored Jul 8, 2020
2 parents 088aa80 + ec96f16 commit 0c13264
Showing 1 changed file with 10 additions and 5 deletions.
15 changes: 10 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,18 @@
# fmcCLI [![GoDoc](https://godoc.org/github.com/kubernetli/fmcClient?status.svg)](https://pkg.go.dev/github.com/kubernetli/fmcClient)
# fmcClient [![GoDoc](https://godoc.org/github.com/kubernetli/fmcClient/pkg/fmcClient?status.svg)](https://pkg.go.dev/github.com/kubernetli/fmcClient/pkg/fmcClient)

Read the Docs from [GoDoc](https://pkg.go.dev/github.com/kubernetli/fmcClient/pkg/fmcClient)

Download:
```shell
go get github.com/kubernetli/fmcClient/cmd/fmcCLI
go get github.com/kubernetli/fmcClient/pkg/fmcClient
```
see the docs at

Read the Docs from [GoDoc](https://pkg.go.dev/github.com/chifu1234/fmcCLI)
# fmcCLI [![GoDoc](https://godoc.org/github.com/kubernetli/fmcClient/cmf/fmcCLI?status.svg)](https://pkg.go.dev/github.com/kubernetli/fmcClient/cmd/fmcCLI)

If you do not have the go command on your system, you need to [Install Go](http://golang.org/doc/install) first
Read the Docs from [GoDoc](https://pkg.go.dev/github.com/kubernetli/fmcClient/cmd/fmcCLI)

* * *
Download:
```shell
go get github.com/kubernetli/fmcClient/cmd/fmcCLI
```

0 comments on commit 0c13264

Please sign in to comment.