Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iamh2o authored Oct 19, 2022
1 parent 946ea24 commit 9ec0fc0
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,11 +65,15 @@ More or less the process is: Instantiate a color object from any of the supporte
pip install rgbw_colorspace_converter ;
___ MAC Air M2 requires python >= 3.10.8 ___
Try a few of the three test scripts which use the color library for some ansi escape color art :-)
Try a few of the three test scripts which use the color library for some ansi escape color art :-) You will need to ctrl-c to exit, and in some cases may need to run the command "reset".
./bin/path_between_2_colors.py
./bin/run_color_module_RGB_HSV_HEX_demo.py -z -y -g -u 33
./bin/run_spectrum_saturation_cycler.py
path_between_2_colors.py
run_color_module_RGB_HSV_HEX_demo.py -z -y -g -u 33
#for more excitement
run_color_module_RGB_HSV_HEX_demo.py -b "___|||))--WWWW________///====\__" -z -y -g -u 33 -f` )
run_spectrum_saturation_cycler.py
```

Expand Down

0 comments on commit 9ec0fc0

Please sign in to comment.