Skip to content

Commit

Permalink
Updates README + adds executable
Browse files Browse the repository at this point in the history
Signed-off-by: Santiago <santiaupi@gmail.com>
  • Loading branch information
Santti4go committed Aug 26, 2023
1 parent d9689d9 commit 962dd87
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
build/*
dist/*
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,12 @@
### About
Python utility to automatically accepts League of Legends matches.
Useful when you want to go for a glass of water while on queue :wink:

https://github.com/Santti4go/lobby-finder/assets/95138114/c33da9dd-6de1-443e-93a8-85532fad7fc8

### Installation
If you just want to go ahead and use it, feel free to download the [`lobby_finder.exe`](dist/lobby_finder.exe) and jump right into [how to use it](#How-to-use-it). If you will like to inspect the code then go to [dependencies](#Dependencies) section first.

### Dependencies
You need Python 3.x.x\
Then you need to download the repository and then update the dependencies
Expand Down
Binary file added dist/lobby_finder.exe
Binary file not shown.

0 comments on commit 962dd87

Please sign in to comment.