mlr: add link to homepage
This commit is contained in:
parent
e8bcd41c64
commit
6befddced5
|
|
@ -1,6 +1,7 @@
|
|||
# mlr
|
||||
|
||||
> Miller is like `awk`, `sed`, `cut`, `join`, and `sort` for name-indexed data such as CSV, TSV, and tabular JSON.
|
||||
> More information: <https://johnkerl.org/miller/doc>.
|
||||
|
||||
- Pretty-print a CSV file in a tabular format:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue