README: add link to Go documentation

This commit is contained in:
Filippo Valsorda 2020-07-20 19:34:08 -04:00 committed by GitHub
parent 0c650f815d
commit 21a7203f6a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,8 @@
# age
age is a simple, modern and secure file encryption tool.
[![pkg.go.dev](https://pkg.go.dev/badge/filippo.io/age)](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.