summaryrefslogtreecommitdiffstats
path: root/libraries/libmseed
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/libmseed')
-rw-r--r--libraries/libmseed/README13
1 files changed, 8 insertions, 5 deletions
diff --git a/libraries/libmseed/README b/libraries/libmseed/README
index 5ba7611a75..848803d7ea 100644
--- a/libraries/libmseed/README
+++ b/libraries/libmseed/README
@@ -1,6 +1,9 @@
-The Mini-SEED library provides a framework for manipulation of SEED data records
-including the unpacking and packing of data records.
-Functionality is also included for managing waveform data as continuous traces.
+libmseed (C library framework for manipulating SEED data records)
-The library is known to work in most Unix/Linux environments (including Mac OSX)
-and in Win32 systems.
+The Mini-SEED library provides a framework for manipulation of SEED
+data records including the unpacking and packing of data records.
+Functionality is also included for managing waveform data as continuous
+traces.
+
+The library is known to work in most Unix/Linux environments (including
+Mac OSX) and on Win32 systems.