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 | 0e157084ea2f576cb1786c6c9064056e28be57c4 (patch) | |
tree | 6bee035cf00d2fae23ef58aecd374fbb94900ded | |
parent | 6b227ba908841cabce1a69d96e147a967bbac389 (diff) | |
download | lat-0e157084ea2f576cb1786c6c9064056e28be57c4.tar.gz lat-0e157084ea2f576cb1786c6c9064056e28be57c4.zip |
Update README
- More correct
-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. |