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:
@@ -15,6 +15,7 @@ int main() {
|
|||||||
bar.lead_progress_with("■");
|
bar.lead_progress_with("■");
|
||||||
bar.fill_remainder_with("-");
|
bar.fill_remainder_with("-");
|
||||||
bar.end_with("]");
|
bar.end_with("]");
|
||||||
|
bar.color(ProgressBar::Color::YELLOW);
|
||||||
|
|
||||||
// As configured, the bar will look like this:
|
// As configured, the bar will look like this:
|
||||||
//
|
//
|
||||||
|
|||||||
Reference in New Issue
Block a user