Update ReadMe.md

This commit is contained in:
Marak 2015-06-17 15:42:07 +02:00 committed by DABH
parent 85ec3019e6
commit 2f20f2ea50

View File

@ -163,7 +163,7 @@ console.log(colors.warn("this is a warning"));
```
You can also combine them:
### Combining Colors
```javascript
var colors = require('colors');