mirror of
https://github.com/microsoft/Web-Dev-For-Beginners.git
synced 2025-08-11 01:04:08 +02:00
Add README translation (ES) for getting-started-lessons, Remove blank lines on the base README.md
This commit is contained in:
@@ -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)
|
||||
|
||||
|
||||
|
||||
|
||||
|
17
1-getting-started-lessons/translations/README.es.md
Normal file
17
1-getting-started-lessons/translations/README.es.md
Normal file
@@ -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)
|
Reference in New Issue
Block a user