Merge pull request #701 from smallsuccess/master

Updated Location
This commit is contained in:
Senthil Arivudainambi
2014-12-02 18:04:09 -08:00
2 changed files with 22 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
## SMALL SUCCESS
Small Success is a technology company dedicated to creating amazing products!
## About Us
- Titus: My name is Titus and I love to develop apps in Meteor. I also work in PHP and Angular.
## Languages We Love
- Javascript
+11
View File
@@ -0,0 +1,11 @@
{
"teamName": "Small Success",
"members": [
{
"name": "Titus Blair",
"twitter": "titusblair",
"koding": "smallsuccess",
"location": "Houston, TX"
}
]
}