From 217ba1abb33189324adf4882a6b685b4d76ea1db Mon Sep 17 00:00:00 2001 From: randogoth Date: Mon, 20 Oct 2025 22:04:59 +0300 Subject: [PATCH] readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29b641a..5638c33 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ $$ | $$ | $$ |\$$$$$$$ |$$$$$$$$\   \$$$$  |$$  /\$$\   \$$$$  \__| \__| \__| \_______|\________|   \____/ \__/  \__|   \____/  ``` -This repository contains the `md2txt` command line tool and supporting libraries for transforming Markdown into formats that work well on retro hardware or constrained text viewers. A small plugin API lets you mix-and-match parsers and renderers so additional formats can plug into the same preprocessing pipeline. +This repository contains the `md2txt` command line tool and supporting libraries for transforming Markdown into arcane formats that work well on retro hardware or constrained text viewers. A small plugin API lets you mix-and-match parsers and renderers so additional formats can plug into the same preprocessing pipeline. ## CLI