docs: add badges to README
This commit is contained in:
parent
12f1365f1b
commit
61b2bfe36e
|
@ -1,5 +1,10 @@
|
||||||
# Source controller
|
# Source controller
|
||||||
|
|
||||||
|
[](https://github.com/fluxcd/kustomize-controller/actions)
|
||||||
|
[](https://goreportcard.com/report/github.com/fluxcd/source-controller)
|
||||||
|
[](https://github.com/fluxcd/source-controller/blob/master/LICENSE)
|
||||||
|
[](https://github.com/fluxcd/source-controller/releases)
|
||||||
|
|
||||||
The source-controller is an implementation of the
|
The source-controller is an implementation of the
|
||||||
[source.fluxcd.io](https://github.com/fluxcd/source-controller/tree/master/docs/spec/v1alpha1) API
|
[source.fluxcd.io](https://github.com/fluxcd/source-controller/tree/master/docs/spec/v1alpha1) API
|
||||||
based on the specifications described in the
|
based on the specifications described in the
|
||||||
|
|
Loading…
Reference in New Issue