diff --git a/Teams/Angel Eats/ABOUT.md b/Teams/Angel Eats/ABOUT.md
index 091c81c..5eaf4d1 100644
--- a/Teams/Angel Eats/ABOUT.md
+++ b/Teams/Angel Eats/ABOUT.md
@@ -1,23 +1,22 @@
Angel Eats
-================
+===========================
-This is our team (for now it's just me, but I'm looking for reinforcements) on Koding Hackathon.
+This is our female team on Koding Hackathon.
===========================
-| Camelia
+| Camelia (@aissatech)
|---
| 
-My name is Camelia Boban (https://github.com/aissatech), I am a intermediate programmer no more young anymore, a bit "bigger" than the average.
-Web application developer, Google enthusiast and open source/data/gov lover.
+| Camelia Boban
-I am going to participate to Koding Hackathon because I like challenges, I like to compare myself with others and I want to learn. But also
-because I want to see how it looks my project idea (java webapp about food/diet/health) on fresh technologies like Polymer, Angular and Firebase :-)
+Intermediate programmer no more young anymore, a bit "bigger" than the average. Web application developer, Google enthusiast and open source/data/gov lover.
+I am going to participate to Koding Hackathon because I want to see how looks an "old & heavy" java enterprise web app about diet/health/nutrition/food/recepies (just ready) on fresh technologies like Polymer, Angular and Firebase.
+I will try, first of all getting fun! :-)
-Skills:
-=======
+###Skills:
* Java EE
* Struts, Spring (IoC), Hibernate
@@ -29,3 +28,25 @@ Skills:
* some Firebase
* some AngularJS
* some JQuery
+
+===========================
+
+| Maria Beatrice (@grapholution)
+|---
+| 
+
+| Maria Beatrice Wierusz Kowalska
+
+Web and graphic design, publishing and advertising graphics, illustration and design, management of corporate image, interface design for the web and for mobile device.
+
+###Skills:
+
+ * Adobe Creative Suite CC (Photoshop, Illustrator, Lightroom, InDesign, Muse, Edge Animate, Edge Code, Edge Reflow, Dreamweaver, Flash)
+ * CMS (Wordpress)
+ * IDLE
+ * Python
+ * Actionscrip
+ * Html5
+ * CSS3
+
+===========================
diff --git a/Teams/Angel Eats/team.json b/Teams/Angel Eats/team.json
index 5b8816d..e194064 100644
--- a/Teams/Angel Eats/team.json
+++ b/Teams/Angel Eats/team.json
@@ -1,12 +1,19 @@
{
- "teamName": "Angel Eats",
- "members": [
- {
- "name": "Camelia Boban",
- "twitter": "cameliaboban",
- "koding": "aissatech",
- "location": "Rome, IT",
- "lead":true
- }
- ]
+ "teamName": "Angel Eats",
+ "members": [
+ {
+ "name": "Camelia Boban",
+ "twitter": "cameliaboban",
+ "koding": "aissatech",
+ "location": "Rome, IT",
+ "lead": true
+ },
+ {
+ "name": "Maria Beatrice Wierusz Kowalska",
+ "twitter": "GrapholutionMb",
+ "koding": "mariabeatrice",
+ "location": "Rome, IT",
+ "lead": true
+ }
+ ]
}