More explanations
diff --git a/README.md b/README.md
index 1584bc7..1516c5e 100644
--- a/README.md
+++ b/README.md
@@ -32,8 +32,8 @@
 
 make openlane   # clone and build build openlane
 
-scripts/deploy2caravel.sh
+scripts/deploy2caravel.sh # This takes all the cells from the StdCellLib/Catalog directory and puts them on the Caravel
 
-make user_proj_example
+make user_proj_example # This builds the Caravel
 
 Refer to [README](docs/source/index.rst) for the Caravel documentation.