Skip to content

Commit fa36da0

Browse files
authored
Merge pull request #53 from jolicode/f
Better alt for image in README.md
2 parents 03483a1 + 3687402 commit fa36da0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The GhostBuster of your exception page!
88

99
It displays a GIF instead of Symfony's ghost on exception page and it's compatible with Symfony versions from 4.4 to latest. Here is what it looks like :
1010

11-
![Demo sf 3.3](Resources/doc/images/demo.gif)
11+
![Demo Symfony 4.4](Resources/doc/images/demo.gif)
1212

1313
*Be aware that we can not be held responsible for any loss of productivity during development.*
1414

@@ -24,7 +24,7 @@ Now enjoy your exceptions \o/
2424

2525
## Add some more gifs!
2626

27-
We need you to improve the included GIFs! Do not hesitate to open PRs to add
27+
We need you to improve the included GIFs! Do not hesitate to open PRs to add
2828
more gifs in [Resources/public/images/](Resources/public/images/), it will be very welcomed! :wink:
2929

3030
## Optimizing gifs
@@ -42,8 +42,8 @@ bin/console jolicode:gifexception:optimize
4242
```
4343

4444
Although it would probably make more sense to use the former and push up the optimized gifs.
45-
46-
It uses [gifsicle](https://www.lcdf.org/gifsicle/) to optimize gifs via the [image-optimizer](https://github.com/psliwa/image-optimizer) library.
45+
46+
It uses [gifsicle](https://www.lcdf.org/gifsicle/) to optimize gifs via the [image-optimizer](https://github.com/psliwa/image-optimizer) library.
4747

4848
## Further documentation
4949

0 commit comments

Comments
 (0)