From 27994a0736d6a6be5d9cf5e5b5d29e9c05807e72 Mon Sep 17 00:00:00 2001 From: mgechev Date: Thu, 31 May 2018 13:30:54 -0700 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bb9f77..da8158c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ # revive -Fast, configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement of golint. +Fast, configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement of golint. Most importantly **revive allows you to develop your own rules and build a strict preset for enhancing your development & code review processes**.