diff --git a/packages/create-freesewing-pattern/README.md b/packages/create-freesewing-pattern/README.md
index d4d7afab785..334d631bd08 100644
--- a/packages/create-freesewing-pattern/README.md
+++ b/packages/create-freesewing-pattern/README.md
@@ -9,9 +9,10 @@
**The purpose of this CLI is to make publishing your own React components as simple as possible.**
-
+
+
The CLI is based on this [boilerplate](https://github.com/transitive-bullshit/react-modern-library-boilerplate), which you can optionally read in-depth about [here](https://hackernoon.com/publishing-baller-react-modules-2b039d84bce7).
## Features
@@ -51,7 +52,7 @@ Answer some basic prompts about your module, and then the CLI will perform the f
At this point, your new module should resemble this screenshot and is all setup for local development.
-
+
## Development