diff --git a/Teams/SmallSuccess/ABOUT.md b/Teams/SmallSuccess/ABOUT.md new file mode 100644 index 0000000..769832f --- /dev/null +++ b/Teams/SmallSuccess/ABOUT.md @@ -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 diff --git a/Teams/SmallSuccess/team.json b/Teams/SmallSuccess/team.json new file mode 100644 index 0000000..753a162 --- /dev/null +++ b/Teams/SmallSuccess/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Small Success", + "members": [ + { + "name": "Titus Blair", + "twitter": "titusblair", + "koding": "smallsuccess", + "location": "Houston, TX" + } + ] +}