From 16844a124edf07af65173a6f5f3d5e213e6041cf Mon Sep 17 00:00:00 2001 From: Milena28-dev <62910143+Milena28-dev@users.noreply.github.com> Date: Fri, 21 Aug 2020 17:32:25 -0500 Subject: [PATCH] Reto de git y git hub- Milena Castro --- src/index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index 5274bd4..30b109d 100644 --- a/src/index.js +++ b/src/index.js @@ -1,4 +1,5 @@ const messages = [ + "I like read books and watch animes and doramas", "in case of fire: git commit, git push and leave building", "This is where it all begins...", "Commit committed", @@ -25,4 +26,4 @@ const funnyCommit = () => { module.exports = { funnyCommit -}; \ No newline at end of file +};