Skip to content

Commit 2558225

Browse files
committed
Add new line to make output easier to read from curl
1 parent 57d2a54 commit 2558225

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ Lastly, let's write our script. Put this in `index.php`:
117117

118118
```php
119119
Hello World! You've reached <?php print($_SERVER['REQUEST_URI']); ?>
120+
120121
```
121122

122123
You should now have a directory structure like:

0 commit comments

Comments
 (0)