Update README.md

This commit is contained in:
Pranav
2020-05-24 23:06:40 -05:00
committed by GitHub
parent e1eeaf1bb7
commit 970490c111

View File

@@ -663,7 +663,7 @@ int main() {
}
std::cout << termcolor::bold << termcolor::white
<< "Task Failed Successfully\n" << termcolor::reset;
<< "Task Failed Successfully\n" << termcolor::reset;
return 0;
}