diff --git a/1-getting-started-lessons/README.md b/1-getting-started-lessons/README.md index 7be4d89b..914084ad 100644 --- a/1-getting-started-lessons/README.md +++ b/1-getting-started-lessons/README.md @@ -15,7 +15,3 @@ Introduction to Programming Languages and Tools of the Trade was written with Introduction to GitHub was written with ♥️ by [Floor Drees](https://twitter.com/floordrees) Basics of Accessibility was written with ♥️ by [Christopher Harrison](https://twitter.com/geektrainer) - - - - diff --git a/1-getting-started-lessons/translations/README.es.md b/1-getting-started-lessons/translations/README.es.md new file mode 100644 index 00000000..71038a33 --- /dev/null +++ b/1-getting-started-lessons/translations/README.es.md @@ -0,0 +1,17 @@ +# Primeros pasos con el Desarrollo Web + +En esta sección del plan de estudios, se le presentarán conceptos no basados en proyectos, importantes para convertirse en un desarrollador profesional. + +### Temas + +1. [Introducción a los lenguajes de programación y herramientas del oficio](1-intro-to-programming-languages/README.md) +2. [Introducción a GitHub](2-github-basics/README.md) +3. [Conceptos básicos de Accesibilidad](3-accessibility/README.md) + +### Créditos + +Introducción a lenguajes de programación y herramientas del oficio fue escrito con ♥️ por [Jasmine Greenaway](https://twitter.com/paladique) + +Introducción a GitHub fue escrito con ♥️ por [Floor Drees](https://twitter.com/floordrees) + +Conceptos básicos de Accesibilidad fue escrito con ♥️ por [Christopher Harrison](https://twitter.com/geektrainer)