diff --git a/README.md b/README.md index 9077781..bca3de6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Curso Git -Curso Git Mastermind +Curso Git Mastermind NoOficial Version 1 \ No newline at end of file diff --git a/index.js b/index.js index 77019b6..d360f77 100644 --- a/index.js +++ b/index.js @@ -62,6 +62,10 @@ const affiliateRedirect = () => { // resolver el bug } +const emptyFunc = () => { + console.log('Commit de prueba Branch2'); +} + // test commit // cambio 1