From 6957054c6037c445ddcbe097576456bb85c5f871 Mon Sep 17 00:00:00 2001 From: Simon Eskildsen Date: Mon, 10 Mar 2014 20:01:41 -0400 Subject: [PATCH] readme: fix description --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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):