1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

add test README.md

This commit is contained in:
Mayccoll 2015-07-28 12:13:47 -05:00
parent 362912ccfb
commit a859000fa3

10
test/README.md Normal file
View File

@ -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
```