mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-09 06:18:52 +08:00
Update README.md
This commit is contained in:
@@ -68,7 +68,7 @@ Now that the bar is configured, let's update the state of the bar. The amount of
|
||||
|
||||
From application-level code, there are two ways in which you can update this progress:
|
||||
|
||||
## Update progress using `tick()`
|
||||
## Update progress using `bar.tick()`
|
||||
|
||||
You can update the progress bar using `bar.tick()` which increments progress by exactly `1%`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user