From 93587ecf374c8dd9f040fd3667efc47a3d84ff5d Mon Sep 17 00:00:00 2001 From: Roman Ivanov Date: Tue, 6 Jan 2015 05:59:27 -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 d87396b7a..5c95509c9 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 validation rules(best practices). +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/).