Add storybook link to readme

This commit is contained in:
Mike Jolley 2021-06-21 10:58:40 +01:00 committed by GitHub
parent e033cb0aea
commit fe50b5ee78
1 changed files with 4 additions and 3 deletions

View File

@ -31,9 +31,10 @@ If you want to see what we're working on for future versions, or want to help ou
### Code Documentation
- [Blocks](./assets/js/blocks)
- [Editor Components](assets/js/editor-components)
- [Other Docs](./docs)
- [Blocks](./assets/js/blocks) - Documentation for specific Blocks.
- [Editor Components](assets/js/editor-components) - Shared components used in WooCommerce blocks for the editor (Gutenberg) UI.
- [WooCommerce Blocks Handbook](./docs) - Documentation for designers and developers on how to extend or contribute to blocks, and how internal developers should handle new releases.
- [WooCommerce Blocks Storybook](https://woocommerce.github.io/woocommerce-gutenberg-products-block/) - Contains a list and demo of components used in the plugin.
## Installing the plugin version