From 264a85a388016bc5a808d9d2a4344fd975eed2e8 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Sat, 10 Jan 2026 14:54:02 +0100 Subject: [PATCH] update readme and gitgnore no installer (to big) --- .gitignore | 3 ++- README.md | 3 --- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 4a2735d..e3ff87b 100644 --- a/.gitignore +++ b/.gitignore @@ -4,4 +4,5 @@ /build __pycache__/ *.iss -UFF-Search.spec \ No newline at end of file +UFF-Search.spec +/Output \ No newline at end of file diff --git a/README.md b/README.md index 7293b14..a18b7a6 100644 --- a/README.md +++ b/README.md @@ -30,9 +30,6 @@ A hybrid scoring system ranks the results, giving you the best of both worlds. ## Installation -### Windows Installer -A pre-built installer (`UFF_Search_Installer_v3.exe`) is available for easy installation. This is the recommended method for most users. - ### From Source To run the application from the source code, you'll need Python 3.