Skip to content

Commit 14e0927

Browse files
update README
1 parent 8e5cc94 commit 14e0927

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
This is a small wrapper around common array libraries that is compatible with
44
the [Array API standard](https://data-apis.org/array-api/latest/). Currently,
5-
NumPy, CuPy, PyTorch, Dask, JAX, ndonnx and `sparse` are supported. If you want
5+
NumPy, CuPy, PyTorch, Dask, JAX, ndonnx, `sparse` and Paddle are supported. If you want
66
support for other array libraries, or if you encounter any issues, please [open
77
an issue](https://github.com/data-apis/array-api-compat/issues).
88

9-
See the documentation for more details https://data-apis.org/array-api-compat/
9+
See the documentation for more details <https://data-apis.org/array-api-compat/>

0 commit comments

Comments
 (0)