Update README.md

This commit is contained in:
Roman Ivanov 2015-01-06 05:59:27 -08:00
parent 6007ac9d9e
commit 93587ecf37
1 changed files with 1 additions and 1 deletions

View File

@ -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/).