feat: add environment variable support and update README instructions

This commit is contained in:
2025-02-05 16:16:57 +01:00
parent 6a7d4e922b
commit fb765920b4
7 changed files with 38 additions and 10 deletions

1
.gitignore vendored
View File

@@ -292,6 +292,7 @@ TSWLatexianTemp*
.ipynb_checkpoints/
env/
.env
__pycache__/
test/
venv/