diff --git a/Teams/BisonNation/ABOUT.md b/Teams/BisonNation/ABOUT.md new file mode 100644 index 0000000..3e7de3c --- /dev/null +++ b/Teams/BisonNation/ABOUT.md @@ -0,0 +1,22 @@ +BisonNation +================ + +It's freezing cold outside. [Why?](http://www.theweathernetwork.com/weather/canada/manitoba/winnipeg) + +Time to turn on my OVERHEATING laptop (>70°C). + + +## Team Members + +| umcsdon +|--- +| ![umcsdon](https://avatars0.githubusercontent.com/u/6402391?v=3&s=460) + +[GitHub](https://github.com/umcsdon) — [Linkedin](http://ca.linkedin.com/pub/junjie-huang/38/749/140) + +## Languages + +Literally NOTHING! + +I'm excited to learn `Please Insert`. + diff --git a/Teams/BisonNation/team.json b/Teams/BisonNation/team.json new file mode 100644 index 0000000..4b04880 --- /dev/null +++ b/Teams/BisonNation/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "BisonNation", + "members": [ + { + "name": "Junjie Huang", + "koding": "umcsdon", + "location": "Winnipeg, CA", + "lead": true + } + ] +}