We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3c4eab commit d06447cCopy full SHA for d06447c
README.rst
@@ -1,5 +1,10 @@
1
-.. image:: https://img.shields.io/appveyor/ci/skvark/opencv-python.svg?maxAge=2592000&label=Windows :target: https://travis-ci.org/skvark/opencv-python
2
-.. image:: https://img.shields.io/travis/skvark/opencv-python.svg?maxAge=2592000&label=Linux :target: https://travis-ci.org/skvark/opencv-python
+.. image:: https://img.shields.io/appveyor/ci/skvark/opencv-python.svg?maxAge=2592000&label=Windows
+ :target: https://ci.appveyor.com/project/skvark/opencv-python
3
+ :alt: AppVeyor CI test status (Windows)
4
+
5
+.. image:: https://img.shields.io/travis/skvark/opencv-python.svg?maxAge=2592000&label=Linux
6
+ :target: https://travis-ci.org/skvark/opencv-python
7
+ :alt: Travis CI test status (Linux)
8
9
OpenCV on wheels
10
================
0 commit comments