Update app.js

This commit is contained in:
Namhyeon Go 2023-12-28 11:48:27 +09:00
parent 2775e277fd
commit 0d5660726d

3
app.js
View File

@ -520,7 +520,8 @@ function __main__() {
console.log(" \\ V V / __/ \\__ \\ (_) | | | | |_| |___) |");
console.log(" \\_/\\_/ \\___|_|___/\\___/|_| |_|\\___/|____/ ");
console.log("");
console.log(" https://github.com/gnh1201/welsonjs");
console.log(" WelsonJS - Build a Windows app on the Windows built-in JavaScript engine");
console.log(" https://github.com/gnh1201/welsonjs");
console.log("");
if (typeof window === "undefined") {