Skip to content

Commit cce8a54

Browse files
committed
Readme: make image-url relative
1 parent 38746d9 commit cce8a54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Liven up you PHP Console Apps with standard colors
44

55
[View on Packagist](https://packagist.org/packages/codedungeon/php-cli-colors)
66

7-
![image](https://github.com/mikeerickson/php-cli-color/blob/master/resources/example.png)
7+
![image](resources/example.png)
88

99
## Installation
1010

@@ -51,4 +51,4 @@ Website: [codedungeon.org](http://codedungeon.org)
5151

5252
### Screenshot
5353

54-
![Screenshot](https://raw.githubusercontent.com/mikeerickson/php-cli-colors/master/resources/example.png)
54+
![Screenshot](resources/example.png)

0 commit comments

Comments
 (0)