Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alexhallam authored May 12, 2022
1 parent c8aa65b commit 1c7efef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ cat pigeon-racing.csv | tv
wget https://raw.githubusercontent.com/datasciencedojo/datasets/master/titanic.csv
# send to pager with color
# less
tv titanic.csv -a -n 1000 | less -R
tv titanic.csv -ea | less -R
# bat
tv titanic.csv -a -n 1000 | bat -p
```
Expand Down

0 comments on commit 1c7efef

Please sign in to comment.