From b1ded9d84d66287b216e5aa43e791e997e1dce43 Mon Sep 17 00:00:00 2001 From: julian Moreno Date: Wed, 20 May 2020 15:53:04 -0500 Subject: [PATCH] funny message for the challenge --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 5274bd4..34e3c36 100644 --- a/src/index.js +++ b/src/index.js @@ -16,6 +16,7 @@ const messages = [ "Always code as if the guy who ends up maintaining your code will be a violent psychopath who knows where you live", "naruto, The programmer ninja!", "The covid-19 block my commit", + "software law: when we learn to use it,they take another version", ]; const funnyCommit = () => {