added docs

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

View File

@ -7,7 +7,6 @@
var str = "I".green + " Like".yellow + " Colors!".grey;
sys.puts(str);
- bold
- italic
- underline
@ -19,5 +18,4 @@
- grey
optional NPM install : npm install colors