diff --git a/README.md b/README.md
index c069342121..d7f4223848 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,5 @@
-
+
## Starter Workflows
@@ -82,7 +82,7 @@ Example `properties.json` file:
"categories": ["Continuous integration", "JavaScript", "npm", "React", "Angular", "Vue"],
"labels": ["preview"]
}
-```
+
For viewing the templates with `preview` label, provide query parameter `preview=true` to the `new workflow` page URL. Eg. `https://github.com///actions/new?preview=true`.