diff --git a/.DS_Store b/.DS_Store
new file mode 100644
index 0000000000000000000000000000000000000000..def3f50f75d226f4df7a0d0d3cf3c6696de350dc
Binary files /dev/null and b/.DS_Store differ
diff --git a/README.md b/README.md
index 70c379b63ffa0795fdbfbc128e5a2818397b7ef8..250a13c82a282824aacba88dcd23d11c3c8b5a19 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,31 @@
-Hello world
\ No newline at end of file
+# **Folding Intubation Box**
+_04/08/20_
+
+Based on the [feedback](feedback.md) that the doctors gave us on the last version of the [intubation box](https://gitlab.cba.mit.edu/zfredin/intubation-station) Zach and I made, I decided to start from scratch with a total different approach to this intubation box.
+
+<img src="img/foldedboxV2.jpeg" alt="Smiley face" height="560" >
+
+It is proposed a folding kirigami intubation box. Points that we are solving immediately form the feedback are:
+
+  - Completely transparent
+  - No sharp edges
+  - There are no worrying gaps
+
+Added extra interesting features are:
+  - From a 4 x 8 ft sheet of PETG two intubation boxes can be made
+  - Cutting on the Zund in 3.5 min per box
+  - Flat storage
+  - Protective plastic that helps on deliver non-contaminated devices
+
+On the other hand, _**there are two aspects we have to iterate on this design**. One is **it is more than 20 seconds assembly**_ and the other one is that _**on the patient side of the box, the structural integrity can be improved**_. We will work on that points towards.
+
+<img src="img/structural_integrity.gif" alt="Smiley face" height="500" >
+
+For the time being, this is de 2d design and the folded device.
+
+<img src="img/cutted_shape.jpeg" alt="Smiley face" height="560" >
+<img src="img/corner_detail.jpeg" alt="Smiley face" height="560" >
+
+Mock-up has been made with a 4 by 8 ft PETG sheet 0.5mm thickness. Cut on the Zund with the EOT1 and z22 blade, 100mm linear velocity and the creasing tool at 500 mm/min.
+
+## _**Work in progress**_
diff --git a/feedback.md b/feedback.md
new file mode 100644
index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391
diff --git a/img/corner_detail.jpeg b/img/corner_detail.jpeg
new file mode 100644
index 0000000000000000000000000000000000000000..f081b9ed0c28a938a1e31bf4e97ab7e7ae017697
Binary files /dev/null and b/img/corner_detail.jpeg differ
diff --git a/img/cutted_shape.jpeg b/img/cutted_shape.jpeg
new file mode 100644
index 0000000000000000000000000000000000000000..a2e23a6bb037fa953f8fe308b9182ed5a89957e8
Binary files /dev/null and b/img/cutted_shape.jpeg differ
diff --git a/img/foldedboxV2.jpeg b/img/foldedboxV2.jpeg
new file mode 100644
index 0000000000000000000000000000000000000000..117412684c39e7564d658b456c42367f5504ff47
Binary files /dev/null and b/img/foldedboxV2.jpeg differ
diff --git a/img/structural_integrity.gif b/img/structural_integrity.gif
new file mode 100644
index 0000000000000000000000000000000000000000..ad66de2f08bec7e9a5c4f88ec6436077134e8e85
Binary files /dev/null and b/img/structural_integrity.gif differ