diff options
author | Shav Kinderlehrer <[email protected]> | 2023-05-02 09:38:25 -0400 |
---|---|---|
committer | Shav Kinderlehrer <[email protected]> | 2023-05-02 09:38:25 -0400 |
commit | a7fec62499fa418c6a1802d65dc24cfd2cbfd34b (patch) | |
tree | 74d4df79bb2c1dde30c0246e06c614c136d45f27 /README.md | |
parent | ac3f697cc421030aa3ec6b3b903532b2a03d2255 (diff) | |
download | lat-a7fec62499fa418c6a1802d65dc24cfd2cbfd34b.tar.gz lat-a7fec62499fa418c6a1802d65dc24cfd2cbfd34b.zip |
Update README
- More correct
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ Summary ``` ~~as you can see, the extra features do take their toll on performance, but overall, `lat` is generally nearly on-par with `cat`, and *far* faster than `bat`.~~ -**As of v0.12.2 `lat` is the new fastest of the three!** (on my machine) +**As of v0.12.2 `lat` is the new fastest of the three!** (on my machine and with reasonably sized files) ## Install `lat` is not yet at a stable version (`v1.0.0`), so it is not on any package managers. |