Updated readme

This commit is contained in:
NicklasVraa
2023-08-10 12:46:20 +02:00
parent e082120289
commit b55b49712e

View File

@@ -51,7 +51,7 @@ Either import `utils` into your own script and call the recoloring functions, e.
from color_manager import utils
```
```python
src = "packs/test_pack"
src = "test_pack"
name = "my_pack"
dest = "~/Downloads"
hsl = (0.5, 0.5, 0.5) # = rc.norm_hsl(180, 50, 50)