diff --git a/README.md b/README.md index 8179f40..60a2285 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ PORT=8080 pnpm run examples:01_counter and open in your web browser. -You can also try them directly in browser: +You can also try them directly: [01](https://stackblitz.com/github/dai-shi/use-signals/tree/main/examples/01_counter) [02](https://stackblitz.com/github/dai-shi/use-signals/tree/main/examples/02_jsx)