diff --git a/Teams/Lexington Techs/ABOUT.md b/Teams/Lexington Techs/ABOUT.md new file mode 100644 index 0000000..da9485b --- /dev/null +++ b/Teams/Lexington Techs/ABOUT.md @@ -0,0 +1,17 @@ +Lexington Techs +================ + +![Our home!](http://i.imgur.com/UVWayHR.jpg) + + +About Us +=========================== + +| Isaac | Joel | +|--- |--- | +| ![Isaac](https://lh6.googleusercontent.com/-PjqgjK1-Qwk/U7RwKbiA8hI/AAAAAAAADHg/YJX4pBlOjmo/s567-no/84d5287c-b0a8-41d6-a1ec-98c8cffee36a) | ![Joel](https://lh5.googleusercontent.com/-niqoCbrX-cE/UrzdFHBIenI/AAAAAAAAAzU/US9G999D-t0/s567-no/LogoExport1000.png) | + + +Skills & Project: Coming Soon +======= + diff --git a/Teams/Lexington Techs/team.json b/Teams/Lexington Techs/team.json new file mode 100644 index 0000000..2b8a043 --- /dev/null +++ b/Teams/Lexington Techs/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "Lexington Techs", + "members": [ + { + "name": "Isaac Rowe", + "twitter": "Isaac_rowe1", + "koding": "irowe", + "location": "Lexington, US", + "lead" : "true" + }, + { + "name": "Joel Ewing", + "koding": "physicsshark", + "location": "Lexington, US" + } + ] +}