diff --git a/README.md b/README.md index a418cd58..908e535e 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ $ cargo run --example usage and my_rust_binary.log ``` 11:13:03 [ERROR] usage: Bright red error -11:13:03 [ INFO] usage: This only appears in the log file +11:13:03 [INFO] usage: This only appears in the log file ``` ## Getting Started