From 25738252f52a327a3003c7f7d74d4841d86c6d48 Mon Sep 17 00:00:00 2001 From: mindfreq <144544047+mindfreq@users.noreply.github.com> Date: Wed, 29 Apr 2026 20:56:54 +0200 Subject: [PATCH] update README.md --- README..md => README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename README..md => README.md (98%) diff --git a/README..md b/README.md similarity index 98% rename from README..md rename to README.md index 4b514f4..dc04985 100644 --- a/README..md +++ b/README.md @@ -25,4 +25,4 @@ m-grep -i ```bash m-grep "hello" src/main.rs m-grep -i "WHO" poem.txt -``` \ No newline at end of file +```