npm update

This commit is contained in:
Francisco Hodge
2018-08-07 09:08:36 -04:00
parent 6ba68a21e6
commit d4886c1f6f
2 changed files with 12 additions and 1 deletions
+10
View File
@@ -0,0 +1,10 @@
console.log('\x1b[36m%s\x1b[0m', `
______________________________________\n`);
console.log('\x1b[33m%s\x1b[0m', `Thank you for installing simple-keyboard !`);
console.log('\x1b[36m%s\x1b[0m', `
Please consider starring the repository so others can also find it.
https://github.com/hodgef/simple-keyboard/stargazers
______________________________________
`);