Skip to content

Commit 712b665

Browse files
Fix Zarr.jl link and update accessible languages
Corrected the GitHub link for Zarr.jl (was moved into JuliaIO) and added Julia to the list of accessible languages.
1 parent f04fca4 commit 712b665

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,12 @@ See the following GitHub repositories for more information:
3939
* [Numcodecs](https://github.com/zarr-developers/numcodecs)
4040
* [Z5](https://github.com/constantinpape/z5)
4141
* [N5](https://github.com/saalfeldlab/n5)
42-
* [Zarr.jl](https://github.com/meggart/Zarr.jl)
42+
* [Zarr.jl](https://github.com/JuliaIO/Zarr.jl)
4343
* [ndarray.scala](https://github.com/lasersonlab/ndarray.scala)
4444

4545
## Applications
4646

47-
* Simple and fast serialization of NumPy-like arrays, accessible from languages including Python, C, C++, Rust, Javascript and Java
47+
* Simple and fast serialization of NumPy-like arrays, accessible from languages including Python, C, C++, Rust, Javascript, Java and Julia
4848
* Multi-scale n-dimensional image storage, e.g. in light and electron microscopy
4949
* Geospatial rasters, e.g. following the NetCDF / CF metadata conventions
5050

0 commit comments

Comments
 (0)