You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,7 +26,7 @@ An ultra-fast cross-platform multiple screenshots module in pure python using ct
26
26
- integrate well with Numpy and OpenCV;
27
27
- it could be easily embedded into games and other software which require fast and platform optimized methods to grab screenshots (like AI, Computer Vision);
28
28
- get the [source code on GitHub](https://github.com/BoboTiG/python-mss);
29
-
- learn with a [bunch of examples](https://python-mss.readthedocs.io/examples.html);
29
+
- learn with a [bunch of examples](https://python-mss.readthedocs.io/stable/examples.html);
30
30
- you can [report a bug](https://github.com/BoboTiG/python-mss/issues);
31
31
- need some help? Use the tag *python-mss* on [Stack Overflow](https://stackoverflow.com/questions/tagged/python-mss);
32
32
- and there is a [complete, and beautiful, documentation](https://python-mss.readthedocs.io) :)
0 commit comments