diff --git a/Teams/Interstellar/ABOUT.md b/Teams/Interstellar/ABOUT.md new file mode 100644 index 0000000..09f2e0a --- /dev/null +++ b/Teams/Interstellar/ABOUT.md @@ -0,0 +1,14 @@ +Interstellar +================ +I'm one here! + +About team +-- +Raghu G +-- +Scholar in UoH, Hyderabad. + +Languages I love +-- + - Python + - C diff --git a/Teams/Interstellar/team.json b/Teams/Interstellar/team.json new file mode 100644 index 0000000..70e0602 --- /dev/null +++ b/Teams/Interstellar/team.json @@ -0,0 +1,11 @@ +{ + "teamName": "Interstellar", + "members": [ + { + "name": "Raghu G", + "twitter": "raghughanapuram", + "koding": "raghug", + "location": "Hyderabad, IN" + } + ] +}