From e5e1d8d1a1b26cc3e34cdb608ba7acef226314d7 Mon Sep 17 00:00:00 2001 From: pk Date: Tue, 11 Mar 2025 22:16:56 +0100 Subject: [PATCH] Update readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0504440..041fcf7 100644 --- a/README.md +++ b/README.md @@ -11,11 +11,11 @@ npm i @tp/tp-progress-bar ## Usage ```html - + ``` ## Properties | Property | Type | Description | | -------- | ---- | ----------- | -| `value` | `Number` | The current value of the progress bar. +| `progress` | `Number` | The current progress of the progress bar.