Browse Source

Pedantic.

Richard Crowley 12 years ago
parent
commit
abbfaf0fff
1 changed files with 2 additions and 1 deletions
  1. 2 1
      README.md

+ 2 - 1
README.md

@@ -2,7 +2,8 @@ go-metrics
 ==========
 
 Go port of Coda Hale's Metrics library: <https://github.com/codahale/metrics>.
-Documentation: http://godoc.org/github.com/rcrowley/go-metrics
+
+Documentation: <http://godoc.org/github.com/rcrowley/go-metrics>.
 
 Usage
 -----