Added things

This commit is contained in:
Max
2014-11-23 20:03:19 -05:00
parent 3074a53263
commit 3b127330d3
3 changed files with 39 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
#Team Stergeron
No regrets, ever.
#About
![Alt text](image.png)
We're a bunch of high schoolers from Massachusetts, wanting to make a better world in computers.
Binary file not shown.

After

Width:  |  Height:  |  Size: 29 KiB

+30
View File
@@ -0,0 +1,30 @@
{
"teamName": "Stergeron",
"members": [
{
"name": "Nick Hluska",
"twitter": "uboa17",
"koding": "uboa17",
"location": "Boston, US",
"lead": true
},
{
"name": "Will Tan",
"twitter": "Ninja3047",
"koding": "Ninja3047",
"location": "Boston, US"
},
{
"name": "Dianne Lee",
"twitter": "codewritenow",
"koding": "leedia",
"location": "Boston, US"
},
{
"name": "Max Krieger",
"twitter": "a9_io",
"koding": "moaex",
"location": "Boston, US"
}
]
}