├── demo.txt ├── markdown-cheatsheet-online.pdf ├── README.md └── contribuidores.md /demo.txt: -------------------------------------------------------------------------------- 1 | This is a demo file. 2 | 3 | 1 de noviembre de 1980 4 | -------------------------------------------------------------------------------- /markdown-cheatsheet-online.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/futurelabmx/learn-github/master/markdown-cheatsheet-online.pdf -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | # Lista oficial de contribuidores 2 | 3 | - Angel Hernández Hernández - [Github](https://github.com/AngelHdezHdez) 4 | - Manu - [Github](https://github.com/ManuOSMx) 5 | -------------------------------------------------------------------------------- /contribuidores.md: -------------------------------------------------------------------------------- 1 | # Lista oficial de contribuidores 2 | 3 | - Ricardo Mirón - [GitHub](http://github.com/ricardomiron) 4 | - Rodolfo Ferro - [GitHub](https://github.com/RodolfoFerro) 5 | - Paola Beltrán - [GitHub](http://github.com/paolabs) 6 | - Lizeth Barragán - [GitHub](http://github.com/lizbarmal) 7 | - Josué Flores - [GitHub](http://github.com/josuefloresrdz) 8 | - Miguel Bárcenas - [GitHub](https://github.com/mbarcenas-mne) 9 | - Jessica Mares - [GitHub](https://github.com/jessicamares) 10 | - Jocelyn Cervantes - [GitHub](http://github.com/Jocecervantes) 11 | - Regina Badillo - [GitHub](https://github.com/Regdw2) 12 | - Abisai Sosa (Chico Pay) - [GitHub](https://github.com/chico-pay) 13 | - Jennie Hernádez - [GitHub](https://github.com/jenniferjanet) 14 | - Francisco Mireles - [GitHub](https://github.com/frankmireles) 15 | - Valeria Tafoya - [GitHub](http://github.com/itsvaleriatafoya) 16 | - Claudia García - [GitHub](https://github.com/garciagclaudia) 17 | - Andres Esau - [GitHub](http://github.com/Andres8ezau) 18 | - Zaid De Anda - [GitHub](https://github.com/ZaidTheJedi) 19 | - Lilián Ferreira - [GitHub](https://github.com/lilianferreira) 20 | - issac romero - [GitHub](https://github.com/IssacRom-96/hello-world) 21 | - David Romo Reyes - [GitHub](https://github.com/DavRo24) 22 | - Mario Martínez - [GitHub](https://github.com/TheK321) 23 | - Adriana Cruz - [Github](https://github.com/vce00442) 24 | - Axel Cuaxilo -[GitHub](https://github.com/angelcuaxilo) 25 | - José Antonio - [GitHub](https://github.com/HernandezJosze) 26 | - Mario Alberto - [GitHub](https://github.com/MarioAMejia) 27 | - Omar Trujillo - [GitHub](https://github.com/MazinoXX) 28 | - José Escamilla - [GitHub](https://github.com/Jose-Escamilla) 29 | - Marcos Genis - [Github](https://github.com/MAGH1) 30 | --------------------------------------------------------------------------------