diff --git a/Teams/Do-Robots-Dream-Of-Electric-Sheep/ABOUT.md b/Teams/Do-Robots-Dream-Of-Electric-Sheep/ABOUT.md new file mode 100644 index 0000000..dc99f9f --- /dev/null +++ b/Teams/Do-Robots-Dream-Of-Electric-Sheep/ABOUT.md @@ -0,0 +1,16 @@ +# Do Robots Dream Of Electric Sheep + +A-TEAM (Alex and Alex) from Seattle, WA. + +## About Us + +Coders than are interested in micro-controllers and teaching. + +## Language We Loves + +* Javascript +* Html5 +* IE7 +* C + +![Ace](http://f.cl.ly/items/252h1x2H120w1i1Y1a1j/20121112174030!Happy_dance,gif.gif) diff --git a/Teams/Do-Robots-Dream-Of-Electric-Sheep/team.json b/Teams/Do-Robots-Dream-Of-Electric-Sheep/team.json new file mode 100644 index 0000000..49528a7 --- /dev/null +++ b/Teams/Do-Robots-Dream-Of-Electric-Sheep/team.json @@ -0,0 +1,18 @@ +{ + "teamName": "Do Robots Dream Of Electric Sheep", + "members": [ + { + "name": "Alex Nishikawa", + "twitter": "DoRobotsDream", + "koding": "alex-nishikawa", + "location": "Seattle, US", + "lead": true + }, + { + "name": "Alex Unwin", + "twitter": "DoRobotsDream", + "koding": "aunwin", + "location": "Seattle, US" + } + ] +}