Skip to content

Commit

Permalink
revert readme badge changes
Browse files Browse the repository at this point in the history
  • Loading branch information
vvillait88 committed Apr 3, 2024
1 parent 2f90eab commit 073169e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<p align="center">Official Go client for the People Data Labs API.</p>

<p align="center">
<a href="https://github.com/peopledatalabs/peopledatalabs-go/v2">
<a href="https://github.com/peopledatalabs/peopledatalabs-go">
<img src="https://img.shields.io/badge/repo%20status-Active-limegreen" alt="Repo Status">
</a>&nbsp;
<a href="https://pkg.go.dev/github.com/peopledatalabs/peopledatalabs-go/v2">
<a href="https://pkg.go.dev/github.com/peopledatalabs/peopledatalabs-go">
<img src="https://img.shields.io/github/go-mod/go-version/peopledatalabs/peopledatalabs-go" alt="Go 2.0.0" />
</a>&nbsp;
<a href="https://github.com/peopledatalabs/peopledatalabs-go/v2/actions/workflows/test.yaml">
<img src="https://github.com/peopledatalabs/peopledatalabs-go/v2/actions/workflows/test.yaml/badge.svg" alt="Tests Status" />
<a href="https://github.com/peopledatalabs/peopledatalabs-go/actions/workflows/test.yaml">
<img src="https://github.com/peopledatalabs/peopledatalabs-go/actions/workflows/test.yaml/badge.svg" alt="Tests Status" />
</a>
</p>

Expand Down

0 comments on commit 073169e

Please sign in to comment.