From 816e8db60ce0ac6a874d4ebcfdedb1fe15f7b359 Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Sun, 28 Jan 2018 01:24:31 +0300 Subject: Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index e70a6be1..68958e96 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,7 @@ defer p.Destroy() rsp, err := p.Exec(&Payload{Body: []byte("hello")}) ``` -``` +```php