Skip to content

Commit 22ad9ea

Browse files
committed
Updated badges in README
1 parent 3634f2d commit 22ad9ea

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# ![xtensor](docs/source/xtensor.svg)
22

3-
[![GithubActions](https://github.com/xtensor-stack/xtensor/actions/workflows/ci.yml/badge.svg)](https://github.com/xtensor-stack/xtensor/actions/workflows/ci.yml)
3+
![linux](https://github.com/xtensor-stack/xtensor/actions/workflows/linux.yml/badge.svg)
4+
![osx](https://github.com/xtensor-stack/xtensor/actions/workflows/osx.yml/badge.svg)
5+
![windows](https://github.com/xtensor-stack/xtensor/actions/workflows/windows.yml/badge.svg)
46
[![Documentation](http://readthedocs.org/projects/xtensor/badge/?version=latest)](https://xtensor.readthedocs.io/en/latest/?badge=latest)
57
[![Doxygen -> gh-pages](https://github.com/xtensor-stack/xtensor/workflows/gh-pages/badge.svg)](https://xtensor-stack.github.io/xtensor)
68
[![Binder](https://mybinder.org/badge.svg)](https://mybinder.org/v2/gh/xtensor-stack/xtensor/stable?filepath=notebooks%2Fxtensor.ipynb)
@@ -95,8 +97,8 @@ library:
9597

9698
| `xtensor` | `xtl` |`xsimd` (optional) |
9799
|-----------|---------|-------------------|
98-
| master | ^0.7.5 | ^10.0.0 |
99-
| 0.25.0 | ^0.7.0 | ^10.0.0 |
100+
| master | ^0.7.5 | ^11.0.0 |
101+
| 0.25.0 | ^0.7.5 | ^11.0.0 |
100102
| 0.24.7 | ^0.7.0 | ^10.0.0 |
101103
| 0.24.6 | ^0.7.0 | ^10.0.0 |
102104
| 0.24.5 | ^0.7.0 | ^10.0.0 |

0 commit comments

Comments
 (0)