From f1ce34cfbcf6ddfaba5aa1552566f86443e1503e Mon Sep 17 00:00:00 2001 From: Daniil Yaroslavtsev Date: Wed, 26 Nov 2014 00:20:13 +0300 Subject: [PATCH] Readme.md updated with new Checkstyle logo --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 91fd97a72..0d63d9a36 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,7 @@ [![][coverage img]][coverage] [![][sonar img]][sonar] - -CHECKSTYLE -========== +![](https://raw.githubusercontent.com/checkstyle/checkstyle/master/src/site/resources/images/logo.png) This directory contains the distribution for checkstyle. It is a tool for checking Java source code for adherence to a set of rules.