Skip to content

Commit

Permalink
Add docs badge to README
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink authored Oct 3, 2024
1 parent f9692e0 commit ca13f36
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# credly-go

[![Go Report Card](https://goreportcard.com/badge/github.com/isovalent/credly-go)](https://goreportcard.com/report/github.com/isovalent/credly-go)
[![Go Reference](https://pkg.go.dev/badge/github.com/isovalent/credly-go.svg)](https://pkg.go.dev/github.com/isovalent/credly-go)
[![License: Apache 2.0](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE)

`credly-go` is a Go client library for interacting with the Credly platform. It provides a simple and convenient way to programmatically access Credly's APIs and handle badges and templates.
Expand Down Expand Up @@ -63,4 +64,4 @@ This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENS

## Support

If you have any questions or need help, feel free to open an issue in the [GitHub repository](https://github.com/isovalent/credly-go/issues).
If you have any questions or need help, feel free to open an issue in the [GitHub repository](https://github.com/isovalent/credly-go/issues).

0 comments on commit ca13f36

Please sign in to comment.