From a859000fa366db09d1a55a5c49e17c6e7838bcfe Mon Sep 17 00:00:00 2001 From: Mayccoll Date: Tue, 28 Jul 2015 12:13:47 -0500 Subject: [PATCH] add test README.md --- test/README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 test/README.md 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 +```