Update ReadMe.md

This commit is contained in:
Marak 2015-06-17 15:42:07 +02:00
parent 8bf2ad9fa6
commit 90dd85b173

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');