From f7ff0502558932e0a0b3c204fdfead1f31332416 Mon Sep 17 00:00:00 2001 From: carry0987 Date: Sat, 2 Nov 2024 11:05:23 +0800 Subject: [PATCH] Update README.md Signed-off-by: carry0987 --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 1667eaa..3f83ede 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,11 @@ JS/TS Performance Monitor pnpm i @adakrei/stats ``` +## Demo +[Basic](https://adakrei.github.io/Stats-JS/examples/basic.html) +[Custom](https://adakrei.github.io/Stats-JS/examples/custom.html) +[Stress](https://adakrei.github.io/Stats-JS/examples/stress.html) + ## Usage Here is a simple example to use Stats-JS