Skip to content

Commit a11284c

Browse files
author
Denis Smetannikov
committed
Examples
1 parent 3c902e8 commit a11284c

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@
1212
#
1313

1414
* text eol=lf
15+
*.png binary

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,10 +68,10 @@ PHP Production Dependencies (require)
6868
```
6969

7070
Rendered in your terminal:
71-
![Dummy example](/resources/dummy.png)
71+
![Dummy example](https://raw.githubusercontent.com/JBZoo/Composer-Diff/master/resources/dummy.png)
7272

7373
Also, see [colored example in travis-ci](https://travis-ci.org/github/JBZoo/Composer-Diff/jobs/705011296#L452)
74-
![Real project](/resources/drupal.png)
74+
![Real project](https://raw.githubusercontent.com/JBZoo/Composer-Diff/master/resources/drupal.png)
7575

7676

7777

0 commit comments

Comments
 (0)