diff --git a/README.md b/README.md index 7ab831d..2f42cd7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Logrus -Logrus is a simple, opinionated structured logging package for Go which is -completely API compatible with the standard library logger. +Logrus is a structured logger for Go, completely API compatible with the +standard library logger. Nicely color-coded in development (when a TTY is attached, otherwise just plain text):