From e93f0d910d000ab4329cdd9fb4dbf8e8fecd7135 Mon Sep 17 00:00:00 2001 From: Chris Gregori Date: Mon, 29 Apr 2024 22:04:44 +0100 Subject: [PATCH] Update readme --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index dc9a310..a79896b 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,10 @@ Working both with Live and dead controller views, written in HEEX using Tailwind

+## Demo + +Visit [the demo](https://bloom-ui.fly.dev/) site to see a Phoenix Storybook of Bloom components. + ## Installation Can be installed by adding `bloom` to your list of dependencies in `mix.exs`: @@ -112,3 +116,4 @@ I'm going to be adding a Storybook and website soon. - Run `mix bloom.generate_templates` when ready to submit - Increase semantic versioning for new publish - Raise pull request +- Add Storybook story to [Bloom Site](https://github.com/chrisgreg/bloom_site) to demo component