Update README.md

This commit is contained in:
Roman Ivanov 2015-01-05 12:17:36 -08:00
parent e37d865a8b
commit dc4e97d024
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 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/).