diff --git a/Teams/BessieTheCow/ABOUT.md b/Teams/BessieTheCow/ABOUT.md new file mode 100644 index 0000000..fb680d0 --- /dev/null +++ b/Teams/BessieTheCow/ABOUT.md @@ -0,0 +1,7 @@ +BessieTheCow +================ + +Justin Yang is a junior at Henry M. Gunn High School in Palo Alto, CA. + +[http://y4ng.com] +[http://github.com/justinyangusa] \ No newline at end of file diff --git a/Teams/BessieTheCow/team.json b/Teams/BessieTheCow/team.json new file mode 100644 index 0000000..2ff9fce --- /dev/null +++ b/Teams/BessieTheCow/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "BessieTheCow", + "members": [ + { + "name": "Justin Yang", + "twitter": "justinyangusa", + "koding": "jyang", + "location": "Palo Alto, US" + } + ] +}