diff --git a/Teams/Toro/ABOUT.md b/Teams/Toro/ABOUT.md new file mode 100644 index 0000000..8193719 --- /dev/null +++ b/Teams/Toro/ABOUT.md @@ -0,0 +1,11 @@ +Toro +================ + +Bred in Departamento de Computación - Facultad de Ciencias Exactas y Naturales - Universidad de Buenos Aires. Based in Argentina. + +The team +=========================== + +| x | y | z +|--- |--- |--- +| ![x](http://oi58.tinypic.com/i57skh.jpg) | ![y](http://oi58.tinypic.com/i57skh.jpg) | ![z](http://oi58.tinypic.com/i57skh.jpg) | \ No newline at end of file diff --git a/Teams/Toro/team.json b/Teams/Toro/team.json new file mode 100644 index 0000000..539f4f4 --- /dev/null +++ b/Teams/Toro/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Toro", + "members": [ + { + "name": "Emilio Almansi", + "twitter": "ealmansi", + "koding": "ealmansi", + "location": "Ciudad Autónoma de Buenos Aires, AR" + } + ] +}