Skip to content

Commit 278569b

Browse files
authored
Update README.md
1 parent c0ad559 commit 278569b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Examples of automation of excel via python, and related useful things
66

77
| script | platform(s) it works on | what it does |
88
| ------------- | ------------- | ------------- |
9-
| autoclicker.py | linux | uses GTK to check a pixel on the screen. if it's a specified color, the script does a left mouse click |
9+
| autoclicker.py | linux+Windows | uses GTK to check a pixel on the screen. if it's a specified color, the script does a left mouse click |
1010
| copyPaste.py | windows | uses win32com to append one xlsx to another, then saves to csv |
1111
| findPhotoWithinPhoto.py | both | uses opencv to find the location of an image within another image. useful for gui automation |
1212
| openpyxlTest.py | both | uses openpyxl to generate a spreadsheet |

0 commit comments

Comments
 (0)