Update README.md with correct repository URL and enhance logging functionality in uff_app.py

This commit is contained in:
2026-01-09 18:06:44 +01:00
parent 339ba058de
commit de3eedc5c0
2 changed files with 37 additions and 4 deletions

View File

@@ -37,7 +37,7 @@ To run the application from the source code, you'll need Python 3 and the follow
1. **Clone the repository:**
```bash
git clone https://github.com/your-username/unsorted-folder-full-text-search.git
git clone https://github.com/BildoBeucklin/unsorted-folder-full-text-search.git
cd unsorted-folder-full-text-search
```
*(Note: You might need to update the repository URL)*