diff options
author | terminaldweller <thabogre@gmail.com> | 2022-07-12 13:55:46 +0000 |
---|---|---|
committer | terminaldweller <thabogre@gmail.com> | 2022-07-12 13:55:46 +0000 |
commit | 2e169bfdf3e8ebb6a93518b9aeb5699b718196d0 (patch) | |
tree | d6c5da5ce15c83adafb7ef72eac1cbd243f9b85c /README.md | |
parent | screenshot (diff) | |
download | colo-2e169bfdf3e8ebb6a93518b9aeb5699b718196d0.tar.gz colo-2e169bfdf3e8ebb6a93518b9aeb5699b718196d0.zip |
fixed another typo
Diffstat (limited to '')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ # colo -A simple script that prints out the 256 terminal colors in different formats:</br> +A simple script that prints out the 256 terminal colors in different formats.</br> It can print the numbers, the hex value, rgb,hsi and the ansi escape sequence.</br> ```sh |