Merge branch 'master' of gitlab.com:efabless/designs/strive
diff --git a/openlane/README.md b/openlane/README.md
index e5fd479..90edca2 100644
--- a/openlane/README.md
+++ b/openlane/README.md
@@ -24,12 +24,9 @@
 
 - `make all`
 	- runs all the blocks inside the `input` folder (making sure that the chip, striVe, is the last one)
-
 - `make <block>`
 	- runs a single block
-
 - `make clean_all`
 	- remove folders inside runs directory and any lefs or gds produced for it
-
 - `make clean-<block>`
 	- remove a design run folder and any lefs or gds produced for it