diff --git a/Teams/DuoKoders/ABOUT.md b/Teams/DuoKoders/ABOUT.md index 43ad2d0..bbe5746 100644 --- a/Teams/DuoKoders/ABOUT.md +++ b/Teams/DuoKoders/ABOUT.md @@ -1,20 +1,14 @@ -This is our page -================ +This is our page. -Or I should say, this is my page as i am running this alone. +Namaste! This is team "DuoKoders" +About your team +Ruraj Joshi -https://github.com/ruraj/ +Sraddhanjali Acharya -https://github.com/tilaprimera/ -About me -=========================== - -| felx | -|--- | -| ![felx](https://avatars1.githubusercontent.com/u/372050?v=3&s=460) | - -I join to test koding. +We are two recently graduated engineers and working. About your skills and what you are going to do? -======= +Some of our skills are Java, Play framework, Django, Python, Scala etc. Most of all, we are here to have fun. -wizard & reifier diff --git a/Teams/DuoKoders/team.json b/Teams/DuoKoders/team.json index 97fa2f7..ec5d602 100644 --- a/Teams/DuoKoders/team.json +++ b/Teams/DuoKoders/team.json @@ -1,11 +1,18 @@ { - "teamName": "ayb", + "teamName": "DuoKoders", "members": [ { - "name": "François-Xavier Kuntz", - "twitter": "@fxkuntz", - "koding": "felx", - "location": "Paris, FR" + "name": "Sraddhanjali Acharya", + "twitter": "tilaprimera", + "koding": "tilaprimera", + "location": "Lalitpur, NP" + }, + { + "name": "Ruraj Joshi", + "twitter": "ruraj", + "koding": "ruraj", + "location": "Lalitpur, NP", + "lead" : true } ] }