diff --git a/packages/create-freesewing-pattern/README.md b/packages/create-freesewing-pattern/README.md index 5025e326f3f..06fc6e64cd4 100644 --- a/packages/create-freesewing-pattern/README.md +++ b/packages/create-freesewing-pattern/README.md @@ -6,12 +6,12 @@ ## Intro -This CLI is based off of 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). - **The purpose of this CLI is to make publishing your own React components as simple as possible.** ![](https://raw.githubusercontent.com/transitive-bullshit/react-modern-library-cli/master/media/demo.gif) +This CLI is based off of 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 - Support all modern JS language features for component development out of the box