Update index.mjs
This commit is contained in:
@@ -11,7 +11,7 @@
|
|||||||
//Runner
|
//Runner
|
||||||
try {
|
try {
|
||||||
//Initialization
|
//Initialization
|
||||||
console.log(`GitHub metrics as SVG image`)
|
console.log(`GitHub metrics as SVG image [v1.2]`)
|
||||||
console.log(`========================================================`)
|
console.log(`========================================================`)
|
||||||
process.on("unhandledRejection", error => { throw error })
|
process.on("unhandledRejection", error => { throw error })
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user