From 8f9d01e7668d581b65ee8bee9f6362952980b92c Mon Sep 17 00:00:00 2001 From: Natxo <1172351+natxocc@users.noreply.github.com> Date: Sat, 4 Apr 2026 14:50:55 +0200 Subject: [PATCH] Update Readme.md --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) 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`