From 8335173b93bd9aede34f82bbc445cf804487ebad Mon Sep 17 00:00:00 2001 From: luoxiao Date: Wed, 15 Nov 2023 08:47:08 +0800 Subject: [PATCH] docs: README add documentation link --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 8902c0b..ddcc2e8 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,10 @@

Thaw UI

An easy to use leptos component library

+## Documentation + +[https://thaw-ui.github.io/thaw/](https://thaw-ui.github.io/thaw/) + ## Resources [Pigment](https://github.com/kobaltedev/pigment)