Skip to content

Commit 720f1f6

Browse files
committed
add readme badges
1 parent 77bbfd3 commit 720f1f6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Vault
22

3+
<p>
4+
<a href="https://img.shields.io/github/v/release/jahvon/vault"><img src="https://img.shields.io/github/v/release/jahvon/vault" alt="GitHub release"></a>
5+
<a href="https://pkg.go.dev/github.com/jahvon/vault"><img src="https://pkg.go.dev/badge/github.com/jahvon/vault.svg" alt="Go Reference"></a>
6+
</p>
7+
38
A Go package for secure secret storage with multiple encryption backends. Made for [flow](https://github.com/jahvon/flow) but can be used independently.
49

510
## Quick Start

0 commit comments

Comments
 (0)