Initial commit

This commit is contained in:
Miguel Angel Nubla Ruiz
2014-12-03 03:18:09 +01:00
parent cce873a4a6
commit d63cdbd8d0
2 changed files with 28 additions and 0 deletions

16
Teams/tl;dr/ABOUT.md Normal file
View File

@@ -0,0 +1,16 @@
This is my page
===============
Lets save ink for the #HACKATHON code, so thank you for checking it up!
About your team
===============
| Miguel
About your skills and what you are going to do?
===============================================
I will write some code and wait till it crashes. Hopefully while everyone is watching!

12
Teams/tl;dr/team.json Normal file
View File

@@ -0,0 +1,12 @@
{
"teamName": "tl;dr",
"members": [
{
"name": "Miguel",
"twitter": "miguelangelnubl",
"koding": "miguelangel",
"location": "Madrid, ES",
"lead": true
}
]
}