Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
amamic1803 authored Nov 15, 2022
1 parent 60ad476 commit c4cc684
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Key-Click
Program that makes right arrow key act like left mouse key
A program that makes right arrow key act like left mouse key


![screenshot](https://user-images.githubusercontent.com/40371578/178462409-c3271caf-f9e2-4fce-9eb8-132f23b5dffb.png)


## Downloading
Prebuilt program is available under Releases

## Building
1. Clone repository
2. Run command: `pip install -r requirements.txt`
3. Run build.py
4. Built `*.exe` will be placed in the same folder

0 comments on commit c4cc684

Please sign in to comment.