Skip to content

Commit f6b0136

Browse files
authored
Update README.md
1 parent 6b5f344 commit f6b0136

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# EC Autoclicker
22

3-
The EC (Expertcoderz) Autoclicker is an open source, advanced GUI autoclicking utility for Windows, written fully in
3+
The EC (Expertcoderz) Autoclicker is an open source, advanced autoclicking utility for Windows, written fully in
44
[AutoHotkey](https://www.autohotkey.com/) v2. It aims to provide a large variety of configurability and functionality
5-
never before seen in other popular autoclicking tools.
5+
never before seen in other general-purpose autoclicking tools.
66

77
![image](https://user-images.githubusercontent.com/81153405/197357672-2907060d-9ce3-4f93-8696-6078b48f4720.png)
88

@@ -34,17 +34,17 @@ with [UPX](https://upx.github.io/) for compression.
3434

3535
(This is the most stable method and is recommended if you do not intend to modify EC Autoclicker's source.)
3636

37-
**Prerequisites:** None, as EC Autoclicker is a portable standalone application—no installation or external dependencies is required.
37+
**Prerequisites:** None. EC Autoclicker is a portable standalone application—no installation is needed.
3838

3939
Download the executable file from the [latest release](https://github.com/Expertcoderz/EC-Autoclicker/releases/latest)
4040
and run it to use EC Autoclicker.
4141

4242
*You may receive antivirus warnings when downloading/opening the EC Autoclicker executable because Expertcoderz
43-
doesn't know how to get them [signed](https://en.wikipedia.org/wiki/Code_signing).*
43+
doesn't have the resources to get them [signed](https://en.wikipedia.org/wiki/Code_signing).*
4444

4545
### Method 2: Uncompiled AHK script (source)
4646

47-
**Prerequisites:** [AutoHotkey v2 Beta](https://www.autohotkey.com/download/ahk-v2.exe) must be installed.
47+
**Prerequisites:** [AutoHotkey v2](https://www.autohotkey.com/download/ahk-v2.exe) must be installed.
4848

4949
**Note:** In its uncompiled script form, EC Autoclicker is unable to check for newer versions online
5050
(neither automatically nor manually).
@@ -78,7 +78,7 @@ that it can be linked in your PR description.
7878
Similarly, if it is meant to introduce an enhancement or new feature, it is strongly encouraged that you [open a
7979
feature request](https://github.com/Expertcoderz/EC-Autoclicker/issues/new/choose) first before actually working
8080
on the PR. This gives an opportunity for your idea to be maintainer-evaluated and to receive feedback that potentially
81-
saves time in having to edit/rewrite your code.
81+
saves time lest changes need to be made.
8282

8383
Before submitting a PR, ensure that you include the following in its description:
8484

0 commit comments

Comments
 (0)