mv demo to top

This commit is contained in:
2025-09-11 19:12:49 +02:00
parent d87c6878a4
commit 24b66b8a6b

View File

@@ -11,7 +11,13 @@ ignore certain column[s] by regex, name or number. It can output the
tabular data in a range of formats (see below). There's even an
interactive filter/selection tool available.
Usage:
## Demo
![demo cast](vhsdemo/demo.gif)
## Usage
```default
Usage:
tablizer [regex,...] [file, ...] [flags]
@@ -149,10 +155,6 @@ other separator, for instance: `-R '| |-|'`.
## Demo
![demo cast](vhsdemo/demo.gif)
## Installation
There are multiple ways to install **tablizer**: