Update README.md

This commit is contained in:
Pranav
2020-02-11 17:23:23 +05:30
committed by GitHub
parent 0588904b9d
commit e7b3d077f0

View File

@@ -173,7 +173,7 @@ int main() {
option::Lead{""}, option::Lead{""},
option::Remainder{"-"}, option::Remainder{"-"},
option::End{"]"}, option::End{"]"},
option::PrefixText{"Training Gaze Network "}, option::PrefixText{"Training Gaze Network 👀"},
option::ForegroundColor{Color::YELLOW} option::ForegroundColor{Color::YELLOW}
option::ShowElapsedTime{true}; option::ShowElapsedTime{true};
option::ShowRemainingTime{true}; option::ShowRemainingTime{true};