README: clarify pronunciation reference

Updates #103
This commit is contained in:
Filippo Valsorda
2021-04-23 11:38:05 -04:00
committed by GitHub
parent 67ce088a41
commit fff82986fa

View File

@@ -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
```