New line.

This commit is contained in:
Ionică Bizău 2015-01-26 10:24:53 +02:00
parent 962c421b1d
commit 6f37940dd3
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ switch (process.argv[2]) {
console.log( console.log(
"git-stats" "git-stats"
+ "\nA GitHub-like contributions calendar, but locally, with all your git commits." + "\nA GitHub-like contributions calendar, but locally, with all your git commits."
+ "\n"
); );
break; break;
default: default: