From cc2902005cadde6c3231d1f8541caeb0a80d541b Mon Sep 17 00:00:00 2001 From: aw1231 Date: Mon, 1 Dec 2014 10:14:32 -0500 Subject: [PATCH 1/2] added team info --- Teams/Tall-Walking/team.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Teams/Tall-Walking/team.json diff --git a/Teams/Tall-Walking/team.json b/Teams/Tall-Walking/team.json new file mode 100644 index 0000000..4d3a160 --- /dev/null +++ b/Teams/Tall-Walking/team.json @@ -0,0 +1,17 @@ +{ +"teamName": "Tall Walking", +"members": [ +{ +"name": "Alan Williams", +"twitter": "astropiloto", +"koding": "aw1231", +"location": "Tallahassee, US" +}, +{ +"name": "Stanford Williams", +"twitter": "radmaker50", +"koding": "tigernurse", +"location": "Tallahassee, US" +} +] +} From 67f7845e387982fbfb23752eb54ee1e56d080086 Mon Sep 17 00:00:00 2001 From: aw1231 Date: Mon, 1 Dec 2014 10:17:59 -0500 Subject: [PATCH 2/2] Added an about file --- Teams/Tall-Walking/ABOUT.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 Teams/Tall-Walking/ABOUT.md diff --git a/Teams/Tall-Walking/ABOUT.md b/Teams/Tall-Walking/ABOUT.md new file mode 100644 index 0000000..d4bc237 --- /dev/null +++ b/Teams/Tall-Walking/ABOUT.md @@ -0,0 +1,2 @@ +# Hello! +We are a team from Tallahassee, FL planning on building an education game about our town.