Added credits

This commit is contained in:
Wyatt Johnson
2017-03-31 16:45:52 -06:00
parent 1b8489165b
commit c221dbb4a0
+3
View File
@@ -4,6 +4,9 @@
* Module dependencies.
*/
// Interface heavily inspired by the yarn package manager:
// https://yarnpkg.com/
const program = require('./commander');
// Make things colorful!