From 0c454a3c286dae4441766345830e2735fece666f Mon Sep 17 00:00:00 2001 From: Samuel Lorch Date: Mon, 30 Aug 2021 16:44:31 +0200 Subject: [PATCH] Update README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e67bec3..4c75a30 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # go-passbolt +[![Go Reference](https://pkg.go.dev/badge/github.com/speatzle/go-passbolt.svg)](https://pkg.go.dev/github.com/speatzle/go-passbolt) + A Go Module to interact with [Passbolt](https://www.passbolt.com/), a Open source Password Manager for Teams This Module tries to Support the Latest Passbolt Community/PRO Server Release, PRO Features Such as Folders are Supported.