From c37566ad858b66f6f20d4cc50afbc7dcd82b6522 Mon Sep 17 00:00:00 2001 From: ben Date: Fri, 14 Nov 2025 23:24:48 +0100 Subject: [PATCH] Review markdown syntax. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cae0a26..ea58e5d 100644 --- a/README.md +++ b/README.md @@ -13,9 +13,9 @@ The main features are as follows: - Base64 or modified base64 encoding output compatible with a URL path, DNS entry, or file name. -** WARNING : Inexact uses experimental algorithms that are not certified. ** +**WARNING : Inexact uses experimental algorithms that are not certified.** -** Don't use this to secure sensitive things. ** +**Don't use this to secure sensitive things.** ## Encryption principles