Skip to content

Commit 308330e

Browse files
committed
description
1 parent 54b71ef commit 308330e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyautogui/get-numbers-from-screen/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ It finds digits on screenshot (or screen) using images of digits (Monospace Regu
22

33
![#1](digits/digits.png?raw=true)
44

5-
And then it group digits by "y" coordinate and later group by "x" coordinate to (re)create numbers.
5+
And then it groups digits by "y" coordinate and later group by "x" coordinate to (re)create numbers.
66

7-
Example for test:
7+
Example screenshot for test:
88

99
![#2](screenshot.png?raw=true)
1010

0 commit comments

Comments
 (0)