Update README.md

This commit is contained in:
Pranav
2019-12-03 21:56:03 -06:00
committed by GitHub
parent 1f0ce6288d
commit d340b159de

View File

@@ -11,8 +11,6 @@
int main() {
ProgressBar bar;
// Configure progress bar
bar.bar_width(50);
bar.start_with("[");
bar.fill_progress_with("");