diff --git a/Teams/FunAndCuriousity/ABOUT.md b/Teams/FunAndCuriousity/ABOUT.md new file mode 100644 index 0000000..4087adc --- /dev/null +++ b/Teams/FunAndCuriousity/ABOUT.md @@ -0,0 +1,6 @@ +# Fun and Awesome + +Samuel and Kayode + +We love to know how things works and make them better. We love building things(mostly websites). +We love what we do so work is play. diff --git a/Teams/FunAndCuriousity/team.json b/Teams/FunAndCuriousity/team.json new file mode 100644 index 0000000..fd21d3b --- /dev/null +++ b/Teams/FunAndCuriousity/team.json @@ -0,0 +1,17 @@ +{ + "teamName": "FunAndCuriosity", + "members": [ + { + "name": "Samuel Adewole", + "twitter": "fixitsammie", + "koding": "fixitsammie", + "location": "Ile-Ife, NG" + }, + { + "name": "Olukayode Adegbite", + "twitter": "olucurious", + "koding": "olucurious", + "location": "Ibadan,NG" + }, + ] +}