diff --git a/README.md b/README.md index ad95f3d..ccaef6e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # dockerctl +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgo-swagger%2Fdockerctl.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgo-swagger%2Fdockerctl?ref=badge_shield) + `dockerctl` is a command line client for [docker](https://www.docker.com/) REST API generated by [go-swagger](https://github.com/go-swagger/go-swagger) using docker engine open-api specification [swagger.yaml](https://github.com/docker/engine/blob/master/api/swagger.yaml). The command used to generate `dockerctl`: @@ -60,3 +62,7 @@ dockerctl image ImageList # Dev MISC go-swagger commit used: `45b969382a41474fda96a24dde7bc768023a5b83` + + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fgo-swagger%2Fdockerctl.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fgo-swagger%2Fdockerctl?ref=badge_large) \ No newline at end of file