Update README.md
This commit is contained in:
parent
7bd13e08e5
commit
31c239418c
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user