diff --git a/README.md b/README.md
index a49632c..b56e029 100644
--- a/README.md
+++ b/README.md
@@ -3,9 +3,13 @@
# FamFamFam Silk as SVG
> The iconic iconset of the 2010’s era from Mark James, remade in SVG for today’s needs.
-This project contains ~1000 icons in SVG. SVG is lightweight and scalable compared to PNG — and open format, allowing anyone to edit it to his/her needs. I aim to have all the original icons remastered, but also create more up-to-date versions (Smartphones was not a thing back in 2008). Plus, most icons can be mixed with decorators (bullets) to get more meaning.
+This project contains ~1000 icons in SVG. SVG is lightweight, scalable compared to PNG — and open format, allowing anyone to edit it to his/her needs. I aim to have all the original icons remastered, but also create more up-to-date versions (Smartphones was not a thing back in 2008). Plus, most icons can be mixed with decorators (bullets) to get more meaning.
-  
+Scale:
+
+Mix: ![Cup of caffee]() + ![Bullet delete]() = ![A cup of caffe with a delete bullet at its bottom right]()
+
+Customize: ![Cup of caffee]() ![Cup of Matcha latte]() ![Cup of Tea]() ![Cup of water]()
## 🚀 How to use
diff --git a/public/Cup of caffe.svg b/public/Cup of caffe.svg
new file mode 100644
index 0000000..14dde48
--- /dev/null
+++ b/public/Cup of caffe.svg
@@ -0,0 +1,31 @@
+
diff --git a/public/Cup of matcha.svg b/public/Cup of matcha.svg
new file mode 100644
index 0000000..803f6f3
--- /dev/null
+++ b/public/Cup of matcha.svg
@@ -0,0 +1,31 @@
+
diff --git a/public/Cup of tea.svg b/public/Cup of tea.svg
new file mode 100644
index 0000000..8a5084f
--- /dev/null
+++ b/public/Cup of tea.svg
@@ -0,0 +1,31 @@
+
diff --git a/public/Cup of water.svg b/public/Cup of water.svg
new file mode 100644
index 0000000..5258cd5
--- /dev/null
+++ b/public/Cup of water.svg
@@ -0,0 +1,31 @@
+
diff --git a/public/I should stop caffe.svg b/public/I should stop caffe.svg
new file mode 100644
index 0000000..be113a9
--- /dev/null
+++ b/public/I should stop caffe.svg
@@ -0,0 +1,46 @@
+
diff --git a/public/mixing.png b/public/mixing.png
deleted file mode 100644
index 4d993b3..0000000
Binary files a/public/mixing.png and /dev/null differ
diff --git a/public/scaling.png b/public/scaling.png
deleted file mode 100644
index 5f94fac..0000000
Binary files a/public/scaling.png and /dev/null differ
diff --git a/public/swaping.png b/public/swaping.png
deleted file mode 100644
index cbfa2ef..0000000
Binary files a/public/swaping.png and /dev/null differ