Skip to content

Commit 1a35199

Browse files
committed
Doc: add SO tag for help
1 parent 1553f0c commit 1a35199

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

README.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ An ultra fast cross-platform multiple screenshots module in pure python using ct
2727
- get the `source code on GitHub <https://github.com/BoboTiG/python-mss>`_;
2828
- learn with a `bunch of examples <https://python-mss.readthedocs.io/en/dev/examples.html>`_;
2929
- you can `report a bug <https://github.com/BoboTiG/python-mss/issues>`_;
30+
- need some help? Use the tag *python-mss* on `StackOverflow <https://stackoverflow.com/questions/tagged/python-mss>`_;
3031
- and there is a `complete, and beautiful, documentation <https://python-mss.readthedocs.io>`_ :)
3132
- **MSS** stands for Multiple ScreenShots;
3233

docs/source/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ An ultra fast cross-platform multiple screenshots module in pure python using ct
1919
- integrate well with Numpy and OpenCV;
2020
- it could be easily embedded into games and other softwares which require fast and plateforme optimized methods to grab screenshots;
2121
- get the `source code on GitHub <https://github.com/BoboTiG/python-mss>`_;
22+
- need some help? Use the tag *python-mss* on `StackOverflow <https://stackoverflow.com/questions/tagged/python-mss>`_;
2223
- learn with a `bunch of examples <https://python-mss.readthedocs.io/en/dev/examples.html>`_;
2324
- you can `report a bug <https://github.com/BoboTiG/python-mss/issues>`_;
2425
- **MSS** stands for Multiple ScreenShots;

0 commit comments

Comments
 (0)