update readme and gitgnore no installer (to big)
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -4,4 +4,5 @@
|
|||||||
/build
|
/build
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.iss
|
*.iss
|
||||||
UFF-Search.spec
|
UFF-Search.spec
|
||||||
|
/Output
|
||||||
@@ -30,9 +30,6 @@ A hybrid scoring system ranks the results, giving you the best of both worlds.
|
|||||||
|
|
||||||
## Installation
|
## 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
|
### From Source
|
||||||
To run the application from the source code, you'll need Python 3.
|
To run the application from the source code, you'll need Python 3.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user