Skip to content

Commit

Permalink
doc: tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
BoboTiG committed Apr 10, 2023
1 parent 2be72dc commit c617a20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/index.rst
Expand Up @@ -12,7 +12,7 @@ Welcome to Python MSS's documentation!
An ultra fast cross-platform multiple screenshots module in pure python using ctypes.

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

0 comments on commit c617a20

Please sign in to comment.