Update README.md

This commit is contained in:
Pranav
2019-12-03 21:26:00 -06:00
committed by GitHub
parent 537e350855
commit aa3627d6e3

View File

@@ -15,6 +15,7 @@ int main() {
bar.lead_progress_with("");
bar.fill_remainder_with("-");
bar.end_with("]");
bar.color(ProgressBar::Color::YELLOW);
// As configured, the bar will look like this:
//