mirror of
https://github.com/FiloSottile/age.git
synced 2026-03-11 08:55:41 +00:00
README: add link to Go documentation
This commit is contained in:
parent
0c650f815d
commit
21a7203f6a
1 changed files with 3 additions and 1 deletions
|
|
@ -1,6 +1,8 @@
|
|||
# age
|
||||
|
||||
age is a simple, modern and secure file encryption tool.
|
||||
[](https://pkg.go.dev/filippo.io/age)
|
||||
|
||||
age is a simple, modern and secure file encryption tool, format, and library.
|
||||
|
||||
It features small explicit keys, no config options, and UNIX-style composability.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue