Skip to content

Commit

Permalink
Add readme badges (#4)
Browse files Browse the repository at this point in the history
* Add ci badge

* Add go report card badge

* Add latest release badge
  • Loading branch information
nateinaction authored Jul 17, 2024
1 parent 076dc54 commit e7cdc56
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
# PiKVM Tailscale Certificate Renewer

[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE)
<!-- ![CI](https://github.com/nateinaction/pikvm-tailscale-cert-renewer/actions/workflows/ci.yaml/badge.svg) -->
[![License](https://img.shields.io/badge/license-MIT-blue.svg)](LICENSE.md)
![Latest Release](https://img.shields.io/github/v/release/nateinaction/pikvm-tailscale-cert-renewer)
[![Go Report Card](https://goreportcard.com/badge/github.com/nateinaction/pikvm-tailscale-cert-renewer)](https://goreportcard.com/report/github.com/nateinaction/pikvm-tailscale-cert-renewer)
![CI](https://github.com/nateinaction/pikvm-tailscale-cert-renewer/actions/workflows/ci.yaml/badge.svg)

Automatically renew Tailscale SSL certificates for your PiKVM with ease!

Expand Down

0 comments on commit e7cdc56

Please sign in to comment.