diff --git a/README.md b/README.md index 1b424de..67badae 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # age -[![pkg.go.dev](https://pkg.go.dev/badge/filippo.io/age)](https://pkg.go.dev/filippo.io/age) - -age [`[aɡe̞]`](https://translate.google.com/?sl=it&text=aghe) is a simple, modern and secure file encryption tool, format, and library. +age is a simple, modern and secure file encryption tool, format, and [Go library](https://pkg.go.dev/filippo.io/age). It features small explicit keys, no config options, and UNIX-style composability. @@ -17,6 +15,8 @@ The format specification is at [age-encryption.org/v1](https://age-encryption.or An alternative interoperable Rust implementation is available at [github.com/str4d/rage](https://github.com/str4d/rage). +The author pronounces it `[aɡe̞]`, like the Italian [“aghe”](https://translate.google.com/?sl=it&text=aghe). + ## Usage ```