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.