readme, format..

This commit is contained in:
kalzu rekku 2024-10-03 21:12:59 +03:00
parent 1836f2f585
commit 5b975c5304

View File

@ -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 The script tracks changes using MD5 hashes and ensures the database
reflects the current state of the markdown file. 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: It has two external libraries:
- markdown-it-py - markdown-it-py
- thefuzz[speedup] - thefuzz[speedup]