Add storybook link to readme
This commit is contained in:
parent
e033cb0aea
commit
fe50b5ee78
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue