Merge pull request #117 from mattyw/patch-1

drive by fix to README.md
This commit is contained in:
Simon Eskildsen
2015-01-23 12:37:18 -05:00
+1 -1
View File
@@ -2,7 +2,7 @@
Logrus is a structured logger for Go (golang), completely API compatible with
the standard library logger. [Godoc][godoc]. **Please note the Logrus API is not
yet stable (pre 1.0), the core API is unlikely change much but please version
yet stable (pre 1.0), the core API is unlikely to change much but please version
control your Logrus to make sure you aren't fetching latest `master` on every
build.**