From 4f8498c80802b98b659057b3652e20697b12ff5b Mon Sep 17 00:00:00 2001 From: Mario Fink Date: Mon, 18 Jan 2021 13:05:51 +0100 Subject: [PATCH] README.md: fix linebreak including dash --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 497696e..cf3e712 100644 --- a/README.md +++ b/README.md @@ -62,10 +62,10 @@ looks basically like this: and is comprised of _four_ main XML elements: `usi:documentation`, `usi:model`, `usi:include` and `usi:data`. The element `usi:include` reveals one of _two_ -possible orderings of the mass data (.tdx): either _channel wise_ (``) -- all values of a specific channel follow subsequently - -or _block wise_ (``) - all values of a specific measurement time -follow subsequently - ordering. The supported _numerical data types_ are +possible orderings of the mass data (.tdx): +either _channel wise_ (``) - all values of a specific channel follow subsequently - +or _block wise_ (``) - all values of a specific measurement time follow subsequently - +ordering. The supported _numerical data types_ are | datatype | channel datatype | numeric | value sequence | size | description | |-------------|------------------|---------|-----------------|-------|-------------------------|