diff --git a/README.md b/README.md
index edb8f08..75c8c9d 100644
--- a/README.md
+++ b/README.md
@@ -341,3 +341,4 @@ the lower section of this README.md file.
|
#wCwL |[El Houcine Az](https://koding.com/eldev) Casablanca, ma
| [wCwL](./Teams/wCwL/ABOUT.md) |
|
#Team Wise Eddy |[Elise A. Ralph](https://koding.com/wise-eddy) Marquette, US
| [Team Wise Eddy](./Teams/wise-eddy/ABOUT.md) |
|
#Team Wunderbruders |[Edgar Neto](https://koding.com/edgarjcfn) Berlin, DE
[Osiris Neto](https://koding.com/zironeto) Munich, DE
| [Team Wunderbruders](./Teams/wunderBruders/ABOUT.md) |
+|
#Team IRTEAM |[MKM](https://koding.com/mkarimim) Iran, Tehran
| [Team IRTEAM](./Teams/IRTEAM/ABOUT.md) |
diff --git a/Teams/IRTEAM/ABOUT.md b/Teams/IRTEAM/ABOUT.md
new file mode 100644
index 0000000..563faf0
--- /dev/null
+++ b/Teams/IRTEAM/ABOUT.md
@@ -0,0 +1,14 @@
+Team IRTEAM
+
+================
+
+About our team
+
+===========================
+I'm like a group of programming enthusiasts very motivated to solve real world problems. I'm
+student enrolled in colleges in the Iran. I decided to join this competition
+because of our passion for programming and finding solutions for complex problems. I have prior
+experience with developing applications making use of real time data to solve everyday problems.
+Our biggest motivation behind us taking part in this competition is to get a really good
+feel of some of the API's mentioned in the document. I do not have much experience working with
+these API's and would relish the opportunity to build something cool by utilizing them
diff --git a/Teams/IRTEAM/team.json b/Teams/IRTEAM/team.json
new file mode 100644
index 0000000..544678e
--- /dev/null
+++ b/Teams/IRTEAM/team.json
@@ -0,0 +1,12 @@
+{
+ "teamName": "IQHacker",
+ "members": [
+ {
+ "name": "mostafa karimi",
+ "twitter": "",
+ "koding": "mkarimim",
+ "location": "Iran, Tehran",
+ "lead": true
+ }
+ ]
+}