From dc4e97d024fea774cecfd8d9501bf3dac4faf45c Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Mon, 5 Jan 2015 12:17:36 -0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f302d7b6d..d87396b7a 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ![](https://raw.githubusercontent.com/checkstyle/checkstyle/master/src/site/resources/images/logo.png) Checkstyle is a tool for -checking Java source code for adherence to a Code standard or set of rules. +checking Java source code for adherence to a Code Standard or set of validation rules(best practices). The latest version can be found at [SourceForge downloads](https://sourceforge.net/projects/checkstyle/files/checkstyle/) or at [Maven repo](http://repo1.maven.org/maven2/com/puppycrawl/tools/checkstyle/).