Skip to content

Commit 467e8d6

Browse files
committed
DOC: add docs badge to README
1 parent 425399d commit 467e8d6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# array-api-extra
22

33
[![Actions Status][actions-badge]][actions-link]
4+
[![docs - here!][docs-badge]][docs-link]
45
[![Pixi Badge](https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/prefix-dev/pixi/main/assets/badge/v0.json)](https://pixi.sh)
56

67
[![PyPI version][pypi-version]][pypi-link]
@@ -19,6 +20,8 @@
1920
[pypi-link]: https://pypi.org/project/array-api-extra/
2021
[pypi-platforms]: https://img.shields.io/pypi/pyversions/array-api-extra
2122
[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
2225

2326
<!-- prettier-ignore-end -->
2427

0 commit comments

Comments
 (0)