diff --git a/README.md b/README.md index f09fee7..aef94d4 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,13 @@ - It's not a CLI tool, the automation happens with Github Actions. Update your `package.json` version number, push. Voila, your new version is published on NPM. - It doesn't bundle your library into a single file so users can cherry-pick what they want to import from your lib. E.g: `import { aSpecificFunction } from "your-module/aSpecificFile`. + +

+ + + +

+ # How to use - Click on ![image](https://user-images.githubusercontent.com/6702424/127756563-ec5f2d07-d758-43f1-8fac-387847c0d064.png)