Skip to content

Commit 95ea952

Browse files
committed
chore: update badges to align with other SAP supported providers
1 parent e97f383 commit 95ea952

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# Terraform Provider for Cloud Foundry
22

33
![Golang](https://img.shields.io/badge/Go-1.23-informational)
4+
[![Go Report Card](https://goreportcard.com/badge/github.com/cloudfoundry/terraform-provider-cloudfoundry)](https://goreportcard.com/report/github.com/cloudfoundry/terraform-provider-cloudfoundry)
5+
[![CodeQL](https://github.com/cloudfoundry/terraform-provider-cloudfoundry/actions/workflows/codeql.yml/badge.svg)](https://github.com/cloudfoundry/terraform-provider-cloudfoundry/actions/workflows/codeql.yml)
46

57
## About This Project
68

@@ -14,7 +16,7 @@ Check the [Authentication](/Authentication.md) documentation for supported appro
1416

1517
## Developing & Contributing to the Provider
1618

17-
The [developer documentation](DEVELOPER.md) file is a basic outline on how to build and develop the provider.
19+
The [developer documentation](DEVELOPER.md) file is a basic outline on how to build and develop the provider.
1820

1921
For more information about how to contribute, the project structure, and additional contribution information, see our [Contribution Guidelines](CONTRIBUTING.md).
2022

0 commit comments

Comments
 (0)