Update README.md

This commit is contained in:
Tarasov Aleksandr
2026-01-30 21:28:28 +03:00
committed by GitHub
parent ef66e7a1b5
commit c35e9097cf
+1 -1
View File
@@ -6,7 +6,7 @@ colorgram-rust is a rust program that lets you extract colors from image.
It is a port of [colorgram.py](https://github.com/obskyr/colorgram.py) (which is itself a port It is a port of [colorgram.py](https://github.com/obskyr/colorgram.py) (which is itself a port
of [colorgram.js](https://github.com/darosh/colorgram-js), so it's basically a port of a port =D) of [colorgram.js](https://github.com/darosh/colorgram-js), so it's basically a port of a port =D)
**Why?** Well, it's ~25 times faster than colorgram.py (9 ms vs 225 ms for test.png on my laptop) **Why?** Well, it's ~25 times faster than colorgram.py (9 ms vs 225 ms for test.png) on my laptop
### Installation as CLI utility ### Installation as CLI utility
```bash ```bash