From 9afc1958f90670ff760881e47aeaac25ba058987 Mon Sep 17 00:00:00 2001 From: Mario Fink Date: Wed, 27 Jan 2021 16:53:18 +0100 Subject: [PATCH] README: add TOC header --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9801744..7522178 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ _technical data management_ data model. The TDM format was introduced by [LabVIEW](https://www.ni.com/de-de/shop/labview.html), LabWindows™/CVI™, Measurement Studio, SignalExpress, and [DIAdem](https://www.ni.com/de-de/shop/data-acquisition-and-control/application-software-for-data-acquisition-and-control-category/what-is-diadem.html). +## Overview + * [TDM file format](#Dataformat) * [Build and Installation](#Installation) * [Usage and Examples](#Usage) @@ -160,7 +162,7 @@ make cython-install that makes the module available to be imported as `import tdm_reaper` . -## Usage +## Usage and Examples ### CLI tool