added docs

This commit is contained in:
Marak Squires 2010-06-11 03:07:40 -04:00
parent 20b6c1f9ae
commit 7e4bf7d642

View File

@ -7,17 +7,15 @@
var str = "I".green + " Like".yellow + " Colors!".grey;
sys.puts(str);
-bold
-italic
-underline
-yellow
-cyan
-white
-green
-red
-grey
- bold
- italic
- underline
- yellow
- cyan
- white
- green
- red
- grey
optional NPM install : npm install colors