forked from orbit-oss/chalk
Update readme
This commit is contained in:
parent
b0a0e42bfe
commit
15f928fce5
1 changed files with 2 additions and 2 deletions
|
|
@ -57,7 +57,7 @@ console.log(error('Error!'));
|
|||
|
||||
## API
|
||||
|
||||
### chalk.\<style>\[.\<style>...](string)
|
||||
### chalk.`<style>[.<style>...](string, [string...])`
|
||||
|
||||
Chain [styles](#styles) and call the last one as a method with a string argument.
|
||||
|
||||
|
|
@ -131,4 +131,4 @@ Strip color from a string.
|
|||
|
||||
## License
|
||||
|
||||
MIT License • © [Sindre Sorhus](http://sindresorhus.com)
|
||||
MIT © [Sindre Sorhus](http://sindresorhus.com)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue