Merge pull request #3 from IldusSadykov/add-team-info

Adds Basic Random Hackers team info, add Ildus info
This commit is contained in:
Dylson Valente Neto
2014-11-25 12:29:21 -03:00
2 changed files with 11 additions and 5 deletions

View File

@@ -7,9 +7,9 @@ We are the Random Hackers team.
About your team
===========================
| Dylson | member 2 | member 3
|--- |--- |---
| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![]() | ![]()
| Dylson | Ildus | member 3
|--- |--- |---
| ![Dylson](https://pbs.twimg.com/profile_images/427202043929825280/o5ZFxcJq.png) | ![Ildus](https://pbs.twimg.com/profile_images/1318954004/a_1d9140f1.jpg) | ![]()
Tell us who you are, why you did you decide to join?
@@ -23,4 +23,4 @@ Don't reveal too much about your project, this is a competition but maybe
you can tell us the technologies, APIs you are going to use and what kind
of application you are going to build.
You can change your mind, that's ok. Just push an update here when you do.
You can change your mind, that's ok. Just push an update here when you do.

View File

@@ -6,6 +6,12 @@
"twitter": "n370n370",
"koding": "n370",
"location": "Santa Fe, AR"
},
{
"name": "Ildus Sadykov",
"twitter": "SadykovIldus",
"koding": "IldusSadykov",
"location": "Elabuga, RU"
}
]
}
}