mirror of
https://github.com/hodgef/simple-keyboard.git
synced 2025-01-19 16:52:59 +08:00
10 lines
359 B
Plaintext
10 lines
359 B
Plaintext
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
|
|
______________________________________
|
|
`); |