Skip to content

Commit 8df6bd5

Browse files
Update README.rst
1 parent 5cf4d89 commit 8df6bd5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.rst

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,12 @@ python-zstd
2626
.. |cpython35x64| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython35_x86_64.yml/badge.svg
2727
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython35_x86_64.yml
2828

29+
.. |cpython36x86| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython36_x86.yml/badge.svg
30+
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython36_x86.yml
31+
32+
.. |cpython36x64| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython36_x86_64.yml/badge.svg
33+
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython36_x86_64.yml
34+
2935
+------------+---------------------+
3036
| wheels for | status |
3137
+=================+================+
@@ -41,6 +47,10 @@ python-zstd
4147
+-----------------+----------------+
4248
| cpython 3.5 x64 | |cpython35x64| |
4349
+-----------------+----------------+
50+
| cpython 3.6 x86 | |cpython36x86| |
51+
+-----------------+----------------+
52+
| cpython 3.6 x64 | |cpython36x64| |
53+
+-----------------+----------------+
4454
| Release | |releaseW| |
4555
| 1.5.6.2 | |
4656
+-----------------+----------------+

0 commit comments

Comments
 (0)