mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-16 04:18:51 +08:00
Update README.md
This commit is contained in:
@@ -68,7 +68,7 @@ int main() {
|
|||||||
bar.lead_bar_progress_with(">");
|
bar.lead_bar_progress_with(">");
|
||||||
bar.fill_bar_remainder_with(" ");
|
bar.fill_bar_remainder_with(" ");
|
||||||
bar.end_bar_with("]");
|
bar.end_bar_with("]");
|
||||||
bar.set_postfix_text("Getting started");
|
bar.set_postfix_text("Extracting Archive");
|
||||||
bar.set_foreground_color(indicators::Color::GREEN);
|
bar.set_foreground_color(indicators::Color::GREEN);
|
||||||
|
|
||||||
// Update bar state
|
// Update bar state
|
||||||
|
|||||||
Reference in New Issue
Block a user