Skip to content

Commit 7415c53

Browse files
committed
DOC: update README
1 parent f2a28cb commit 7415c53

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

README.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,12 @@
22

33
[![Actions Status][actions-badge]][actions-link]
44
[![Documentation Status][rtd-badge]][rtd-link]
5+
[![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]
78
[![Conda-Forge][conda-badge]][conda-link]
89
[![PyPI platforms][pypi-platforms]][pypi-link]
910

10-
[![GitHub Discussion][github-discussions-badge]][github-discussions-link]
11-
1211
<!-- SPHINX-START -->
1312

1413
<!-- prettier-ignore-start -->
@@ -26,5 +25,4 @@
2625

2726
<!-- prettier-ignore-end -->
2827

29-
Extra array functions that aren't in the array API standard, implemented in
30-
terms of the standard.
28+
Extra array functions built on top of the array API standard.

0 commit comments

Comments
 (0)