diff --git a/Docs/img/24-bit-color.png b/Docs/img/24-bit-color.png new file mode 100644 index 0000000..32523ae Binary files /dev/null and b/Docs/img/24-bit-color.png differ diff --git a/README.md b/README.md index 40eac6c..2f37414 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,14 @@ # Paws -This repo holds moste of my random small scripts, configs, paws(blobs) +This repo holds most of my random small scripts, configs, paws(blobs) + +--- + +## Contents + * [ShellScripts](#shellscripts) + * * [24-bit-color.sh](#24-bit-colorsh) + +### ShellScripts +#### 24-bit-color.sh +This script echoes a bunch of 24-bit color codes to the terminal to demonstrate its functionality and test color support of terminals. +![Alt text](Docs/img/24-bit-color.png) \ No newline at end of file