Bläddra i källkod

docs(blockbase): tweak readme

Sarah Norris 3 år sedan
förälder
incheckning
16ed9344c9
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. 4 4
      blockbase/README.md

+ 4 - 4
blockbase/README.md

@@ -12,10 +12,10 @@ You can use `npm start` and it will be in 'watch mode' recompiling the .scss fil
 
 Use the [Create Blockbase Theme](https://github.com/Automattic/create-blockbase-theme) utility.
 
-Install Blockbase (or any Blockbase child)
-Use the Customizer and/or Full Site Editor to tweak the design to your liking.
-Install the Create Blockbase Theme utility 
-Use it to export a new child theme of Blockbase.
+1. Install Blockbase (or any Blockbase child)
+2. Use the Customizer and/or Full Site Editor to tweak the design to your liking.
+3. Install the Create Blockbase Theme utility 
+4. Use it to export a new child theme of Blockbase.
 
 ## Creating a Blockbase child theme manually