From 06ce2e3d7ad3de4c11bbae235c3b014e159e1cd0 Mon Sep 17 00:00:00 2001 From: Nate Finch Date: Mon, 16 Jun 2014 06:57:52 -0400 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e837af0..7faeb5e 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,5 @@ -# lumberjack [![GoDoc](https://godoc.org/github.com/natefinch/lumberjack?status.png)](https://godoc.org/github.com/natefinch/lumberjack) - -[![Build Status](https://travis-ci.org/natefinch/lumberjack.png)](https://travis-ci.org/natefinch/lumberjack) +# lumberjack [![GoDoc](https://godoc.org/github.com/natefinch/lumberjack?status.png)](https://godoc.org/github.com/natefinch/lumberjack) [![Build Status](https://travis-ci.org/natefinch/lumberjack.png)](https://travis-ci.org/natefinch/lumberjack) ### Lumberjack is a Go package for writing logs to rolling files.