Skip to content

Commit 102a054

Browse files
authored
Merge pull request #158 from alex-s-gardner/patch-1
Fix Zarr.jl link and update accessible languages
2 parents f04fca4 + 712b665 commit 102a054

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)