From 5b975c530448ae82f94544d75c520ee76cd46ac8 Mon Sep 17 00:00:00 2001 From: kalzu rekku Date: Thu, 3 Oct 2024 21:12:59 +0300 Subject: [PATCH] readme, format.. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 983a129..5caae26 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ The user can then select specific topics based on command-line arguments. The script tracks changes using MD5 hashes and ensures the database reflects the current state of the markdown file. -Script was writen on Python 3.11. +Script was writen on Python 3.11. It has two external libraries: - markdown-it-py - thefuzz[speedup]