diff --git a/README.md b/README.md index e2e8dc6b6..579262ba1 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,18 @@ +
- +
_HDF5 interface for the Julia language_ +- + + +[HDF5](https://www.hdfgroup.org/solutions/hdf5/) is a file format and library for storing and +accessing data, commonly used for scientific data. HDF5 files can be created and read by numerous +[programming languages](https://en.wikipedia.org/wiki/Hierarchical_Data_Format#Interfaces). This +package provides an interface to the HDF5 library for the Julia language. [![Stable](https://img.shields.io/badge/documentation-blue.svg)](https://JuliaIO.github.io/HDF5.jl/stable) @@ -12,10 +20,6 @@ _HDF5 interface for the Julia language_ [![Coverage](https://codecov.io/gh/JuliaIO/HDF5.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaIO/HDF5.jl) -[HDF5](https://www.hdfgroup.org/solutions/hdf5/) is a file format and library for storing and -accessing data, commonly used for scientific data. HDF5 files can be created and read by numerous -[programming languages](https://en.wikipedia.org/wiki/Hierarchical_Data_Format#Interfaces). This -package provides an interface to the HDF5 library for the Julia language. ### Changelog diff --git a/docs/src/assets/logo-dark.svg b/docs/src/assets/logo-dark.svg index a173d031c..bb6fea3a5 100644 --- a/docs/src/assets/logo-dark.svg +++ b/docs/src/assets/logo-dark.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/docs/src/assets/logo.svg b/docs/src/assets/logo.svg index a71aa0e83..306971d8c 100644 --- a/docs/src/assets/logo.svg +++ b/docs/src/assets/logo.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file