diff --git a/Teams/GreatIdea/ABOUT.md b/Teams/GreatIdea/ABOUT.md new file mode 100644 index 0000000..4f5d8ee --- /dev/null +++ b/Teams/GreatIdea/ABOUT.md @@ -0,0 +1,8 @@ +# Great Idea! + +This team is formed by just one people. This maybe don't was a good ideia but first let me try. + +![I have no Ideia](http://i.kinja-img.com/gawker-media/image/upload/s--qOw8koA5--/japbcvpavbzau9dbuaxf.jpg) + +### About the "team" +- [Jv](http://www.twitter.com/JotaV) (aka João Vitor) - Game Design and Developer, fond of Python... diff --git a/Teams/GreatIdea/team.json b/Teams/GreatIdea/team.json new file mode 100644 index 0000000..8edb489 --- /dev/null +++ b/Teams/GreatIdea/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Great Idea", + "members": [ + { + "name": "João Vitor dos Santos Honorato", + "twitter": "JotaV", + "koding": "jotave", + "location": "Bahia, BR" + } + ] +}