diff --git a/readme.md b/readme.md index 89c15cc72..9b974f804 100644 --- a/readme.md +++ b/readme.md @@ -108,14 +108,16 @@ Furthermore, the promise exposes a `.json()` function that returns `Promise {"hello": "world"} + ``` For advanced JSON usage, check out the [`parseJson`](documentation/2-options.md#parsejson) and [`stringifyJson`](documentation/2-options.md#stringifyjson) options.