From baa458aca394a460e9d446de7ae4258f25cca262 Mon Sep 17 00:00:00 2001 From: Turmaxx <88465473+Turmaxx@users.noreply.github.com> Date: Tue, 20 Jan 2026 08:59:45 +0300 Subject: [PATCH] updated and formatted README.md - changed `p` tag to `div` - added goreport card badge - formatted readme using prettierd --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7242a61..86b797c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,12 @@ -

+

The age logo, a wireframe of St. Peters dome in Rome, with the text: age, file encryption -

+
+[![Go Report Card](https://goreportcard.com/badge/filippo.io/age)](https://goreportcard.com/report/filippo.io/age) [![Go Reference](https://pkg.go.dev/badge/filippo.io/age.svg)](https://pkg.go.dev/filippo.io/age) [![man page]()](https://filippo.io/age/age.1) [![C2SP specification](https://img.shields.io/badge/%C2%A7%23-specification-blueviolet)](https://age-encryption.org/v1) @@ -31,7 +32,7 @@ $ age --decrypt -i key.txt data.tar.gz.age > data.tar.gz ✨ For more plugins, implementations, tools, and integrations, check out the [awesome age](https://github.com/FiloSottile/awesome-age) list. -💬 The author pronounces it `[aɡe̞]` [with a hard *g*](https://translate.google.com/?sl=it&text=aghe), like GIF, and it's always spelled lowercase. +💬 The author pronounces it `[aɡe̞]` [with a hard _g_](https://translate.google.com/?sl=it&text=aghe), like GIF, and it's always spelled lowercase. ## Installation