diff --git a/README.md b/README.md index 5cb81de3..93896469 100644 --- a/README.md +++ b/README.md @@ -914,7 +914,7 @@ func main() { "tag": "
", } - // will output : {"lang":"GO\u8bed\u8a00","tag":"\u003cbr\u003e"} + // will output : {"lang":"GO\u8bed\u8a00","tag":"\u003cbr\u003e"} c.AsciiJSON(http.StatusOK, data) })