From 22c0c381fccb584114a5b54263c8a0e85c697705 Mon Sep 17 00:00:00 2001 From: Bellybutn278 <75559276+Bellybutn278@users.noreply.github.com> Date: Mon, 29 Mar 2021 16:06:04 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e77275d66..b2623d934 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ -https://runkit.com/chaostheorx/es6-and-es7-supportx[JSON Data Set Sample +https://runkit.com/chaostheorx/es6-and-es7-supportx +[JSON Data Set Sample The JSON output from different Server APIs can range from simple to highly nested and complex. The examples on this page attempt to illustrate how the JSON Data Set treats specific formats, and gives examples of the different constructor options that allow the user to tweak its behavior. See our JSON Primer for more information. Example 1 - JSON Array with simple data types as elements.