We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 85e7d7d + 5ad6886 commit a4d2377Copy full SHA for a4d2377
README.md
@@ -4,7 +4,7 @@ Ever seen those avatars (basically everywhere) that has your initials — mine w
4
It's framework agnostic, which is different from basically everything else I do, you're welcome.
5
6
<p align="center">
7
- <img src="https://apricot.dk/github/php-initial-avatar-generator.jpg" alt="Banner" width="600" height="240" />
+ <img src="https://apricot.dk/github/php-initial-avatar-generator.jpg" alt="Banner" />
8
</p>
9
10
@@ -142,4 +142,4 @@ Will yield:
142
143
## Supported Image Libraries (from intervention/image)
144
* GD Library (>=2.0)
145
-* Imagick PHP extension (>=6.5.7)
+* Imagick PHP extension (>=6.5.7)
0 commit comments