Skip to content

Commit 2c5716f

Browse files
committed
[FEATURE] 🚚 Rename demo files
1 parent de66e94 commit 2c5716f

File tree

5 files changed

+7
-0
lines changed

5 files changed

+7
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@ https://gitlab.com/pixelbrackets/html5-mini-template/
5454

5555
Mirror https://github.com/pixelbrackets/html5-mini-template
5656

57+
## Demo
58+
59+
⌨️ [`php tests/demo.php`](./tests/demo.php).
60+
5761
## Usage
5862

5963
1. Wrap a message into a HTML5 document, return to a PSR-7 implementation
File renamed without changes.
File renamed without changes.
File renamed without changes.

tests/demo.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<?php
2+
3+
require __DIR__ . '/demo-status-page.php';

0 commit comments

Comments
 (0)