From 4d8b0763963889d973bf04b4cfbec03b872152fd Mon Sep 17 00:00:00 2001 From: Tino Koch <17991193+Tinoooo@users.noreply.github.com> Date: Wed, 23 Jul 2025 17:09:03 +0200 Subject: [PATCH] fix: removed demo section in readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 7d83c3cf..2f721566 100644 --- a/README.md +++ b/README.md @@ -25,10 +25,6 @@ pnpm i @tresjs/post-processing Checkout the [docs](https://post-processing.tresjs.org/) -## Demos - -- [Stackblitz Collection](https://stackblitz.com/@alvarosabu/collections/tresjs) - ## Contributing We are open to contributions, please read the [contributing guide](https://github.com/Tresjs/tres/blob/main/CONTRIBUTING.md) to get started.