diff --git a/ReadMe.md b/ReadMe.md index 0326aab..f09eb70 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -163,7 +163,7 @@ console.log(colors.warn("this is a warning")); ``` -You can also combine them: +### Combining Colors ```javascript var colors = require('colors');