Skip to content

Commit

Permalink
Add Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
gndx committed May 27, 2020
1 parent aece2aa commit f9f8e11
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# escuelajs-reto-03
Reto 3 Septiembre 14: Curso de Fundamentos de JavaScript
# javascript-challenge
Reto Fundamentos de JavaScript

# Instalación

Expand All @@ -24,7 +24,8 @@ Una vez que tu aplicación ya esté funcionando convierte el código a ECMAScrip
Transforma el código escrito en ECMAScript6(ES6) para que funcione con promesas y así evitar el Callback Hell del final.

# Contributing
If someone wants to add or improve something, I invite you to collaborate directly in this repository: [escuelajs-reto-03](https://github.com/platzi/escuelajs-reto-03/)
If someone wants to add or improve something, I invite you to collaborate directly in this repository: [javascript-challenge](https://github.com/gndx/javascript-challenge/)

# License
escuelajs-reto-03 is released under the [MIT License](https://opensource.org/licenses/MIT).

javascript-challenge is released under the [MIT License](https://opensource.org/licenses/MIT).

0 comments on commit f9f8e11

Please sign in to comment.