diff --git a/README.md b/README.md index abccd84..8c01870 100644 --- a/README.md +++ b/README.md @@ -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.**