Skip to content

Commit 9b6e8fb

Browse files
authored
Merge pull request #15 from leviy/add-logo-to-readme
Add the LEVIY logo to the README
2 parents 209bde5 + a3e21c2 commit 9b6e8fb

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
<img src="docs/leviy-logo.png" alt="LEVIY logo" align="right" />
2+
13
# LEVIY Coding Standard
24

35
[![Build status](https://img.shields.io/travis/leviy/php-coding-standard.svg)](https://travis-ci.org/leviy/php-coding-standard)
@@ -85,8 +87,8 @@ Run `vendor/bin/phpmd src/ text phpmd.xml` to run PHP Mess Detector against the
8587

8688
4. Select the path to the projects code sniffer configuration.
8789

88-
![](resources/preferences-dialog.png)
90+
![](docs/preferences-dialog.png)
8991

9092
**Enjoy the immediate feedback of code sniffer validation issues!**
9193

92-
![](resources/code-sniffer-validation-hint.png)
94+
![](docs/code-sniffer-validation-hint.png)

docs/leviy-logo.png

3.32 KB
Loading
File renamed without changes.

0 commit comments

Comments
 (0)