Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
matthunz committed Oct 24, 2023
2 parents bbf84ff + c4d47c6 commit 47f01c6
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,9 @@
</a>
<a href="https://dioxus-material.netlify.app/dioxus_material/">
<img src="https://img.shields.io/badge/docs-nightly-blue.svg?style=flat-square"
alt="lookbook docs" />
alt="nightly docs" />
</a>
<a href="https://matthunz.github.io/">
<a href="https://dioxus-material-lookbook.netlify.app">
<img src="https://img.shields.io/badge/lookbook%20%F0%9F%91%80-purple"
alt="lookbook docs" />
</a>
Expand All @@ -22,10 +22,6 @@
</a>
</div>

<div align="center">
<a href="https://github.com/matthunz/dioxus-spring/tree/main/examples">Examples</a>
</div>

<br>

## Installation
Expand All @@ -37,5 +33,5 @@ cargo install dioxus-material --git https://github.com/matthunz/dioxus-material

## Lookbook
This crate uses [lookbook](https://github.com/matthunz/lookbook) for component previews and testing.
You can check out the [live version](https://dioxus-material.netlify.app/dioxus_material/)
You can check out the [live version](https://dioxus-material-lookbook.netlify.app)
or run it yourself by running `dx serve` in the `lookbook` directory.

0 comments on commit 47f01c6

Please sign in to comment.