Skip to content

Commit

Permalink
Update README: Libz -> CodecZlib
Browse files Browse the repository at this point in the history
  • Loading branch information
jipolanco committed Mar 25, 2018
1 parent 4589497 commit 79e5062
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ This module allows to write VTK XML files, that can be visualised for example
with [ParaView](http://www.paraview.org/).

The data is written compressed by default, using the
[Libz](https://github.com/BioJulia/Libz.jl) package.
[CodecZlib](https://github.com/bicycle1885/CodecZlib.jl) package.

Rectilinear (.vtr), structured (.vts), image data (.vti) and unstructured
(.vtu) grids are supported.
Expand Down

0 comments on commit 79e5062

Please sign in to comment.