From 4012bb077e58f6707f6598785715ee4c8ca4e63d Mon Sep 17 00:00:00 2001 From: Andreas Dangel Date: Thu, 17 Sep 2020 11:02:02 +0200 Subject: [PATCH] [doc] Add new logo to README.md Note: this references the pmd/7.0.x branch and needs to be switched to master, once PMD 7 is released. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index fa1852e804..2ec25a514b 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # PMD +![PMD Logo](https://raw.githubusercontent.com/pmd/pmd/pmd/7.0.x/docs/images/logo/pmd-logo-300px.png) + [![Join the chat at https://gitter.im/pmd/pmd](https://badges.gitter.im/pmd/pmd.svg)](https://gitter.im/pmd/pmd?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) [![Build Status](https://travis-ci.org/pmd/pmd.svg?branch=master)](https://travis-ci.org/pmd/pmd) [![Maven Central](https://maven-badges.herokuapp.com/maven-central/net.sourceforge.pmd/pmd/badge.svg)](https://maven-badges.herokuapp.com/maven-central/net.sourceforge.pmd/pmd)