Skip to content

Commit 5e84bd3

Browse files
author
Justin Jack
committed
Update markdown
1 parent d68f5d0 commit 5e84bd3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,7 @@ PHPThreads requires the following PHP extensions:
1818
- pcntl
1919

2020
## Quick and dirty example!
21-
`
22-
<?php
21+
`<?php
2322
require_once '../lib/phpthread.php'; /* Use correct path! */
2423

2524
function thread_proc( $thread,

0 commit comments

Comments
 (0)