Skip to content

Commit dd2094b

Browse files
committed
Update readme
1 parent 51fa1e0 commit dd2094b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -209,6 +209,10 @@ To do a one-off build, use `npm run build` or `yarn build`.
209209

210210
To run tests, use `npm test` or `yarn test`.
211211

212+
## Thanks
213+
214+
Special thanks to [Sindre Sorhus](https://github.com/sindresorhus), whose excellent [meow](https://github.com/sindresorhus/meow), [boxen](https://github.com/sindresorhus/boxen) and [chalk](https://github.com/chalk/chalk) libraries make developing Node CLIs a breeze.
215+
212216
## LICENSE
213217

214218
[MIT](LICENSE)

0 commit comments

Comments
 (0)