diff --git a/README.md b/README.md index 12ad82d..da7e29a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # kmesh-coredns-plugin +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkmesh-net%2Fkmesh-dns-plugin.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkmesh-net%2Fkmesh-dns-plugin?ref=badge_shield) + The plugin runs as a standlone server in the cluster, serving DNS A records over gRPC to CoreDNS. @@ -57,4 +59,7 @@ kind: ConfigMap metadata: name: coredns namespace: kube-system -``` \ No newline at end of file +``` + +## License +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fkmesh-net%2Fkmesh-dns-plugin.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fkmesh-net%2Fkmesh-dns-plugin?ref=badge_large) \ No newline at end of file