diff --git a/Teams/Spartan-Devs/ABOUT.md b/Teams/Spartan-Devs/ABOUT.md new file mode 100644 index 0000000..494261e --- /dev/null +++ b/Teams/Spartan-Devs/ABOUT.md @@ -0,0 +1,13 @@ + +## Team Spartan Devs + +We are Fred and well, just Fred. Here in the name of curiosity + +## About Us + +Interested in all things tech + +## Languages we love + +-C +-Python diff --git a/Teams/Spartan-Devs/team.json b/Teams/Spartan-Devs/team.json new file mode 100644 index 0000000..bc74c1b --- /dev/null +++ b/Teams/Spartan-Devs/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Team Spartan Devs", + "members": [ + { + "name": "Fredrick Duhia", + "twitter": "fredduhia", + "koding": "fduhia", + "location": "Arusha, TZ" + } + ] +}