diff --git a/test/README.md b/test/README.md new file mode 100644 index 0000000..ebc50f6 --- /dev/null +++ b/test/README.md @@ -0,0 +1,10 @@ + +![elementary](https://raw.githubusercontent.com/Mayccoll/Elementary-OS-Terminal-Colors/master/images/Gogh-logo.png) + +----- + +You can test or see all the scripts (themes) running this command + +```bash +$ wget -O gogh-test.sh http://git.io/vYSlw && chmod +x gogh-test.sh && ./gogh-test.sh && rm gogh-test.sh +```