We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 425399d commit 467e8d6Copy full SHA for 467e8d6
README.md
@@ -1,6 +1,7 @@
1
# array-api-extra
2
3
[![Actions Status][actions-badge]][actions-link]
4
+[![docs - here!][docs-badge]][docs-link]
5
[](https://pixi.sh)
6
7
[![PyPI version][pypi-version]][pypi-link]
@@ -19,6 +20,8 @@
19
20
[pypi-link]: https://pypi.org/project/array-api-extra/
21
[pypi-platforms]: https://img.shields.io/pypi/pyversions/array-api-extra
22
[pypi-version]: https://img.shields.io/pypi/v/array-api-extra
23
+[docs-badge]: https://img.shields.io/badge/docs-here!-2ea44f
24
+[docs-link]: https://data-apis.org/array-api-extra/index.html
25
26
<!-- prettier-ignore-end -->
27
0 commit comments