mirror of
https://github.com/passbolt/go-passbolt.git
synced 2025-05-10 09:58:21 +00:00
update readme
This commit is contained in:
parent
bdd57b482e
commit
5fbed0b4d5
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
A Go module to interact with [Passbolt](https://www.passbolt.com/), an open-source password manager for teams
|
A Go module to interact with [Passbolt](https://www.passbolt.com/), an open-source password manager for teams
|
||||||
|
|
||||||
There also is a CLI Tool to interact with Passbolt using this module [here](https://speatzle/go-passbolt-cli).
|
There also is a CLI Tool to interact with Passbolt using this module [here](https://github.com/speatzle/go-passbolt-cli).
|
||||||
|
|
||||||
This module tries to support the latest Passbolt Community/PRO server release, PRO Features such as folders are supported. Older versions of Passbolt such as v2 are unsupported (it's a password manager, please update it)
|
This module tries to support the latest Passbolt Community/PRO server release, PRO Features such as folders are supported. Older versions of Passbolt such as v2 are unsupported (it's a password manager, please update it)
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue