Skip to content

Commit 60e5867

Browse files
committed
Revert PHP language (not working)
1 parent 4f36f60 commit 60e5867

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ file that was distributed with this source code.
3232
How can I use it ?
3333
==================
3434

35-
```php
3635
require 'vendor/autoload.php';
3736

3837
use Adoy\FastCGI\Client;
@@ -59,4 +58,4 @@ echo $client->request(
5958
),
6059
$content
6160
);
62-
```
61+

0 commit comments

Comments
 (0)