diff --git a/Teams/xforce/ABOUT.md b/Teams/xforce/ABOUT.md new file mode 100644 index 0000000..82e6db1 --- /dev/null +++ b/Teams/xforce/ABOUT.md @@ -0,0 +1,15 @@ +#Team xForce + +Julio R +Ashokbugude + +# About Us + +julio - front end coder, artist +Ashokbugude - front end and back end coder + +#Languages + +- cakephp +- php +- css diff --git a/Teams/xforce/team.json b/Teams/xforce/team.json new file mode 100644 index 0000000..c594ee4 --- /dev/null +++ b/Teams/xforce/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "xForce", + "members": [ + { + "name": "Julio R", + "twitter": "jhey", + "koding": "therealjhey", + "location": "Houston,USA" + }, +{ +"name": "Ashok BM", +"twitter": "ashokbugude", +"koding": "ashokbugude", +"location": "Bangalore, IN" +} + ] +}