Skip to content

Commit c43f531

Browse files
authored
Replace phpinfo screenshot in README
Updated the screenshot in the README to a new image.
1 parent ccad08b commit c43f531

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ prettyphpinfo();
3030

3131
That's it. You'll get a pretty, searchable, dark-mode-ready page instead of the default `phpinfo()` output.
3232

33-
<img width="1440" height="922" alt="phpinfo-screenshot" src="https://github.com/user-attachments/assets/c49c866a-4b20-4a49-a3ea-0185365a161e" />
33+
<img width="1440" height="900" alt="phpinfo-screenshot" src="https://github.com/user-attachments/assets/7f1cb9b9-6c29-4004-929b-f222f9ed45ca" />
3434

3535

3636
Just like the native `phpinfo()`, you can pass `INFO_*` constants to control which sections are displayed:

0 commit comments

Comments
 (0)