Skip to content

Commit 5662076

Browse files
authored
Update README.md
enclosing php command
1 parent 220d55c commit 5662076

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,7 +426,9 @@ puts "Hello, World!"
426426
- Requirements: PHP is installed and the correct path is set in the settings.
427427

428428
```php
429+
<?php
429430
echo "Hello, World!";
431+
?>
430432
```
431433
</details>
432434

0 commit comments

Comments
 (0)