Skip to content

Commit

Permalink
[doc] Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Wentzell committed Apr 24, 2024
1 parent 9aa51c9 commit 3c84dd1
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 @@ -8,7 +8,7 @@ h5 is a high-level C++ interface to the [hdf5 library](https://www.hdfgroup.org/
* Takes an [RAII](https://en.wikipedia.org/wiki/Resource_acquisition_is_initialization) approach to manage the reference counting.
* Comes with Python bindings.

A prelimenary reference documentation based on [Doxygen](https://www.doxygen.nl) is provided at [triqs.github.io/h5](https://triqs.github.io/h5/latest/).
A reference documentation based on [Doxygen](https://www.doxygen.nl) is provided at [triqs.github.io/h5](https://triqs.github.io/h5).

## Simple Example

Expand Down

0 comments on commit 3c84dd1

Please sign in to comment.