From 9f6d81e31e8c3fcd8fa0dfbc2828ed75213042a1 Mon Sep 17 00:00:00 2001 From: Simon Eskildsen Date: Mon, 10 Mar 2014 20:07:22 -0400 Subject: [PATCH] readme: add golang --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9b47a7e..4ee7427 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Logrus -Logrus is a structured logger for Go, completely API compatible with the -standard library logger. +Logrus is a structured logger for Go (golang), completely API compatible with +the standard library logger. Nicely color-coded in development (when a TTY is attached, otherwise just plain text):