Skip to content

Commit ccad08b

Browse files
authored
Update README with image and phpinfo() usage details
Added an image and additional information about controlling displayed sections.
1 parent ce8cf46 commit ccad08b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@ 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" />
34+
35+
3336
Just like the native `phpinfo()`, you can pass `INFO_*` constants to control which sections are displayed:
3437

3538
```php

0 commit comments

Comments
 (0)