diff --git a/Readme.md b/Readme.md index 7429999..c76d66c 100644 --- a/Readme.md +++ b/Readme.md @@ -120,6 +120,8 @@ $mount(App, "#app"); - `$router()` - Hash-based routing - `$mount()` - Mount components to DOM +Explore [SigPro Core Docs](https://natxocc.github.io/sigpro/#/) for more information. + ### UI Components - `Button`, `Input`, `Select`, `Checkbox`, `Radio` - `Modal`, `Alert`, `Toast`, `Tooltip`