Skip to content

Commit ea35012

Browse files
Adds badges for build status and latest version.
1 parent 003a76f commit ea35012

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# scala-secret
2+
3+
[![build](https://github.com/intenthq/scala-secret/workflows/build/badge.svg)](https://github.com/intenthq/scala-secret/actions?query=workflow%3Abuild)
4+
[![Latest version](https://img.shields.io/github/v/release/intenthq/scala-secret?include_prereleases&sort=semver)](https://github.com/intenthq/scala-secret/releases)
5+
26
A tiny micro-library with a wrapper for secret values that prevents them being printed by accident anywhere.

0 commit comments

Comments
 (0)