From 5086633e7ebaeeb535ea5c8514e879ba53678663 Mon Sep 17 00:00:00 2001 From: Kalle Carlbark Date: Wed, 30 Aug 2023 22:50:50 +0200 Subject: [PATCH] docs: Grammar --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ae55174..3bed831 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # b64 -Is a tool I created to -* Quickly encode and decode base64 +A tool I created to +* Base64 encode/decode text quickly from [helix](https://helix-editor.com/) :) * Learn a bit of Zig