mirror of
https://github.com/p-ranav/indicators.git
synced 2025-12-15 11:58:52 +08:00
Update README.md
This commit is contained in:
@@ -706,7 +706,6 @@ int main() {
|
|||||||
int main() {
|
int main() {
|
||||||
|
|
||||||
indicators::show_console_cursor(false);
|
indicators::show_console_cursor(false);
|
||||||
std::cout << "\n\n";
|
|
||||||
|
|
||||||
std::this_thread::sleep_for(std::chrono::milliseconds(2000));
|
std::this_thread::sleep_for(std::chrono::milliseconds(2000));
|
||||||
|
|
||||||
@@ -881,7 +880,6 @@ int main() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
indicators::show_console_cursor(true);
|
indicators::show_console_cursor(true);
|
||||||
std::cout << "\n\n";
|
|
||||||
|
|
||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user