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.