summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 92f96ef..dc3e465 100644
--- a/README.md
+++ b/README.md
@@ -27,7 +27,8 @@ by WeChat's poor functionality.
}
```
- Response:
- + Status Code: 200 (If the request is a valid JSON POST)
+ + Status Code: `200` (If the request is a valid JSON POST), `other` (If not)
+ + Content-Type: `application/json`
+ Body:
- Success:
```json