Skip to content

Commit

Permalink
main: add release and godoc reference badges
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikhs committed Dec 25, 2022
1 parent 3158c99 commit 36f9b76
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# pg_user

[![Release](https://img.shields.io/github/v/release/frederikhs/pg_user.svg)](https://github.com/frederikhs/pg_user/releases/latest)
[![GoDoc](https://godoc.org/github.com/frederikhs/pg_user?status.svg)](https://godoc.org/github.com/frederikhs/pg_user)
[![Test](https://github.com/frederikhs/pg_user/actions/workflows/test.yml/badge.svg?branch=main)](https://github.com/frederikhs/pg_user/actions/workflows/test.yml)

Is a cli application for managing postgres users.
Expand Down

0 comments on commit 36f9b76

Please sign in to comment.