diff --git a/Teams/RandomHackers/ABOUT.md b/Teams/RandomHackers/ABOUT.md index 949f548..c9fbfc8 100644 --- a/Teams/RandomHackers/ABOUT.md +++ b/Teams/RandomHackers/ABOUT.md @@ -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. \ No newline at end of file +You can change your mind, that's ok. Just push an update here when you do. diff --git a/Teams/RandomHackers/team.json b/Teams/RandomHackers/team.json index 7d0aedb..2d896ca 100644 --- a/Teams/RandomHackers/team.json +++ b/Teams/RandomHackers/team.json @@ -6,6 +6,12 @@ "twitter": "n370n370", "koding": "n370", "location": "Santa Fe, AR" + }, + { + "name": "Ildus Sadykov", + "twitter": "SadykovIldus", + "koding": "IldusSadykov", + "location": "Elabuga, RU" } ] -} \ No newline at end of file +}