Skip to content

Commit

Permalink
chore: add go package badge
Browse files Browse the repository at this point in the history
  • Loading branch information
lvlcn-t committed Feb 24, 2024
1 parent 453a200 commit be7efc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Loggerhead - Logging Library<!-- @import "[TOC]" {cmd="toc" depthFrom=1 depthTo=6 orderedList=false} -->

<p align="center">
<a href="https://pkg.go.dev/github.com/lvlcn-t/loggerhead"><img src="https://pkg.go.dev/badge/github.com/lvlcn-t/loggerhead.svg" alt="Go Reference"></a>
<a href="/../../commits/" title="Last Commit"><img src="https://img.shields.io/github/last-commit/lvlcn-t/loggerhead?style=flat"></a>
<a href="/../../issues" title="Open Issues"><img src="https://img.shields.io/github/issues/lvlcn-t/loggerhead?style=flat"></a>
<a href="/../../pulls" title="Open Pull Requests"><img src="https://img.shields.io/github/issues-pr/lvlcn-t/loggerhead?style=flat"></a>
Expand Down

0 comments on commit be7efc8

Please sign in to comment.