diff --git a/README.md b/README.md index ba3d444..e9b31c0 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,17 @@ A _blazingly-fast_ fetch cli tool written in `C` for __Linux__. Based on [nerdfetch](https://github.com/ThatOneCalculator/NerdFetch). ![Turbofetch output](images/turbofetch.png) -# Speed comparison -- _65x_ faster than nerdfetch -- _100x_ faster than neofetch -- _2x_ faster than fastfetch +# Speed +- ___1000x___ faster than nerdfetch +- ___1500x___ faster than neofetch +- ___50x___ faster than fastfetch + +On average. 2 s.f. Tested on Arch btw + +#### Credit: +- [@ajTronic](https://github.com/ajTronic) (first C implementation) +- [@HPSaucii](https://github.com/HPSaucii) (for cache implementation which made it about 65x faster) -(tested on Arch btw) # Installation Run