Skip to content

Commit c617a20

Browse files
authored
doc: tweak
1 parent 2be72dc commit c617a20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Welcome to Python MSS's documentation!
1212
1313
An ultra fast cross-platform multiple screenshots module in pure python using ctypes.
1414

15-
- **Python 3.8+** and :pep:`8` compliant, no dependency, thread-safe;
15+
- **Python 3.8+**, :pep:`8` compliant, no dependency, thread-safe;
1616
- very basic, it will grab one screen shot by monitor or a screen shot of all monitors and save it to a PNG file;
1717
- but you can use PIL and benefit from all its formats (or add yours directly);
1818
- integrate well with Numpy and OpenCV;

0 commit comments

Comments
 (0)