@@ -19,7 +19,7 @@ with [UPX](https://upx.github.io/) for compression.
1919* The ability to position the mouse cursor at a specific location every click or randomly within a specific boundary
2020* Configurable start/stop hotkeys (multiple supported)
2121* Profiles – saved and named sets of autoclicking configurations that can be created/renamed/deleted/exported and imported
22- * Persistent miscellaneous GUI settings
22+ * Persistent settings regarding the user interface
2323* Automatic update checking (optional)
2424
2525## Upcoming Features
@@ -57,15 +57,15 @@ is the same as the one published in Releases.
5757
5858## Notes
5959
60- * EC Autoclicker has been tested to work on Windows 7 and higher. It is incompatible with Windows XP.
61- * In order for automated clicks to have effect on windows belonging to elevated processes, EC Autoclicker must be
62- run as administrator .
63- * The X and Y mouse position coordinates displayed at the bottom right corner respect the screen/window
60+ * EC Autoclicker has been tested to work on Windows 7 and higher, where AutoHotkey v2 is supported . It is incompatible with Windows XP.
61+ * In order for automated clicks to have effect on windows of elevated processes, EC Autoclicker must be
62+ run with administrative privileges .
63+ * The X and Y mouse position coordinates displayed at the bottom right corner depend on the screen/window
6464 relativity configuration under the * Positioning* tab.
6565* Persistent settings/options are stored in the Windows Registry under ` HKEY_CURRENT_USER\Software\Expertcoderz\Autoclicker ` .
6666 Profiles are stored as keys under the ` Autoclicker\Profiles ` subkey.
67- * Automatic updates, if enabled, only take place up to once a week and happen after a confirmation prompt which is
68- displayed when EC Autoclicker is launched (if there is an update available) .
67+ * If the option for automatic updates is enabled, EC Autoclicker will check once a week for any updates, and download them only after
68+ a confirmation prompt on launch .
6969
7070## Contributing
7171
0 commit comments