libraries/hdf: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 15:31:21 -04:00
parent bd7201c89b
commit 6fa3c40066

View file

@ -1,5 +1,5 @@
Hierarchical Data Format is a physical file format for storing scientific data.
At its highest level, HDF is a collection of utilities and applications for
manipulating, viewing, and analyzing data in HDF files. Between these levels,
HDF is a software library that provides high-level APIs and a low-level data
interface.
Hierarchical Data Format is a physical file format for storing
scientific data. At its highest level, HDF is a collection of
utilities and applications for manipulating, viewing, and analyzing
data in HDF files. Between these levels, HDF is a software library
that provides high-level APIs and a low-level data interface.