Merge pull request #33 from dandibee/master

init
This commit is contained in:
Nitin Gupta
2014-11-21 21:54:03 -08:00
2 changed files with 13 additions and 0 deletions
+1
View File
@@ -0,0 +1 @@
<h3>Hello World!</h3>
+12
View File
@@ -0,0 +1,12 @@
{
"teamName": "Earthling",
"members": [
{
"name": "Dandi B",
"twitter": "dandibee",
"koding": "dandibee",
"location": "Manila, PH",
"lead": true
}
]
}