Update README.md

This commit is contained in:
Pranav
2019-12-17 10:05:44 -06:00
committed by GitHub
parent 74674154f5
commit a528d0d683

View File

@@ -49,7 +49,7 @@ int main() {
Here's the general structure of a progress bar:
```
{prefix} {start} {fill} {lead} {remaining} {end} {percentage} [{elapsed}<{remaining}?] {postfix}
{prefix} {start} {fill} {lead} {remaining} {end} {percentage} [{elapsed}<{remaining}] {postfix}
^^^^^^^^^^^^^ Bar Width ^^^^^^^^^^^^^^^
```