Skip to content

Commit 1c2e965

Browse files
chore: add badges to README (GoogleCloudPlatform#53)
1 parent 4f2c62b commit 1c2e965

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# AlloyDB Auth Proxy
22

3+
[![CI][ci-badge]][ci-build]
4+
[![Go Reference][pkg-badge]][pkg-docs]
5+
6+
[ci-badge]: https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/actions/workflows/tests.yaml/badge.svg?event=push
7+
[ci-build]: https://github.com/GoogleCloudPlatform/alloydb-auth-proxy/actions/workflows/tests.yaml?query=event%3Apush+branch%3Amain
8+
[pkg-badge]: https://pkg.go.dev/badge/github.com/GoogleCloudPlatform/alloydb-auth-proxy.svg
9+
[pkg-docs]: https://pkg.go.dev/github.com/GoogleCloudPlatform/alloydb-auth-proxy
10+
311
The AlloyDB Auth Proxy is a binary that provides IAM-based authorization and
412
encryption when connecting to an AlloyDB instance.
513

0 commit comments

Comments
 (0)