From 63bc3f98b9ce80a499a21a2c8c21bfa512fc7a40 Mon Sep 17 00:00:00 2001 From: Charles Iliya Krempeaux Date: Sat, 10 Oct 2015 22:24:51 -0700 Subject: [PATCH] tweaked docs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d08838c..f7a8229 100644 --- a/README.md +++ b/README.md @@ -15,4 +15,4 @@ Online documentation, which includes examples, can be found at: http://godoc.org In addition to the builtin routers that go-flog comes with, other external routers are also available. These include: -* [go-slackchannelrouter](https://github.com/reiver/go-slackchannelrouter) Makes it so log messages get posted to a Slack channel. +* [go-slackchannelrouter](https://github.com/reiver/go-slackchannelrouter) Makes it so log messages get posted to a [Slack](https://slack.com/) channel.