From fbbf202a581068f23b0bd8f28d5a39445d3f7c91 Mon Sep 17 00:00:00 2001 From: Mario Fink Date: Wed, 27 Jan 2021 16:56:04 +0100 Subject: [PATCH] README: fix usage link --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d1f5e21..c80012e 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Measurement Studio, SignalExpress, and [DIAdem](https://www.ni.com/de-de/shop/da * [TDM file format](#Dataformat) * [Build and Installation](#Installation) -* [Usage and Examples](#Usage and Examples) +* [Usage and Examples](#Usage) * [References](#References) ## Dataformat @@ -162,7 +162,7 @@ make cython-install that makes the module available to be imported as `import tdm_reaper` . -## Usage and Examples +## Usage ### CLI tool