Skip to content

Commit 2bc4486

Browse files
authored
Update README.md
1 parent 6fb3617 commit 2bc4486

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
* Support http/https proxy
33
* Support ws/wss proxy
44
* Response use json for multiple requests.
5-
* Used json for responding of multiple requests
65

76

87
[![Build Status](https://travis-ci.org/code13k/zeroproxy.svg?branch=master)](https://travis-ci.org/code13k/zeroproxy)
@@ -171,4 +170,4 @@ http://example.com:57911/app/ping
171170
* Ping-Pong
172171
##### Response
173172
```json
174-
{"data":"pong"}
173+
{"data":"pong"}

0 commit comments

Comments
 (0)