diff --git a/README.md b/README.md index 911e526..3aab0ae 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,10 @@ - # markdown_sqlite.py This script processes a markdown file by reading its content and updates an SQLite database with document content and metadata. 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 filarguments +reflects the current state of the markdown file. usage: $ python3.11 markdown_sqlite.py --bootstrap