diff --git a/Teams/NotLastPlace/ABOUT.md b/Teams/NotLastPlace/ABOUT.md new file mode 100644 index 0000000..a3a4a9f --- /dev/null +++ b/Teams/NotLastPlace/ABOUT.md @@ -0,0 +1,9 @@ +NotLastPlace +========== + +Never done this before. Excited! :) + +My Team +========== + +MechE student who loves coding. First time doing a hackathon, not entirely sure what to expect! diff --git a/Teams/NotLastPlace/team.json b/Teams/NotLastPlace/team.json new file mode 100644 index 0000000..8d43016 --- /dev/null +++ b/Teams/NotLastPlace/team.json @@ -0,0 +1,12 @@ +{ + "teamName": "NotLastPlace", + "members": [ + { + "name": "Michael Hays", + "twitter": "michaelhays92", + "koding": "michaelhays", + "location": "Dallas, US", + "lead": true + } + ] +}