From f74d3bd5eecded5f1b83c2e4b87f8cde22bd71d0 Mon Sep 17 00:00:00 2001 From: mgechev Date: Fri, 1 Jun 2018 11:28:50 -0700 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e90d3a8..3a73c6f 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. Most importantly **revive allows you to develop your own rules and build a strict preset for enhancing your development & code review processes**. +Fast, configurable, extensible, flexible, and beautiful linter for Go. Drop-in replacement of golint. **`Revive` provides a framework for development of custom rules, and lets you define a strict preset for enhancing your development & code review processes**.