Merge pull request #810 from khoatatle/master

Team LambdaXpression
This commit is contained in:
Ahmed Nawaz
2014-12-03 11:19:17 +05:00
2 changed files with 22 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
# Team LambdaXpression
Still brainstorming for ideas
## About
My name is Khoa Le and I'm a university student who is learning programming
## Languages
- C#

View File

@@ -0,0 +1,11 @@
{
"teamName": "LambdaXpression",
"members": [
{
"name": "Khoa Le",
"koding": "khoatatle",
"location": "Seattle, US",
"lead": true
}
]
}