Skip to content

Commit

Permalink
update CLI texts
Browse files Browse the repository at this point in the history
  • Loading branch information
isturiz committed Jul 29, 2024
1 parent 1efb878 commit ca5dcb2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import { promptUser } from './cli.js';
import { promptUser } from "./cli.js";

console.log("\nHello!\n");
console.log("\nHello! 👋\n");
promptUser();

0 comments on commit ca5dcb2

Please sign in to comment.