Skip to content

Commit ce1eafd

Browse files
Update README.rst
1 parent a23cc21 commit ce1eafd

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

README.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,17 @@ python-zstd
88
.. |masterW| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/build-wheels.yml/badge.svg
99
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/build-wheels.yml
1010

11+
.. |cpython27x64| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython27_x86_64.yml/badge.svg
12+
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython27_x86_64.yml
13+
14+
.. |cpython27x86| image:: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython27_x86.yml/badge.svg
15+
:target: https://github.com/sergey-dryabzhinsky/python-zstd/actions/workflows/Build_wheels_for_cpython27_x86.yml
16+
1117
+---------+------------+
12-
| branch | status |
18+
| wheels for | status |
1319
+=========+============+
20+
| cpython 2.7 x86 | |cpython27x86| |
21+
| cpython 2.7 x64 | |cpython27x64| |
1422
| Release | |releaseW| |
1523
| 1.5.6.2 | |
1624
+---------+------------+

0 commit comments

Comments
 (0)