diff --git a/README.md b/README.md index d04e3d6..93f5497 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ int main() { option::Lead{"█"}, option::Remainder{"-"}, option::End{"]"}, - option::PrefixText{"Training Gaze Network "}, + option::PrefixText{"Training Gaze Network 👀"}, option::ForegroundColor{Color::YELLOW} option::ShowElapsedTime{true}; option::ShowRemainingTime{true};