summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorDivay Prakash <divayprakash@users.noreply.github.com>2018-10-21 16:31:23 +0530
committerGitHub <noreply@github.com>2018-10-21 16:31:23 +0530
commitade078caccf8322634287d560ee9bee4c49c9448 (patch)
tree1750444615885726e136725be0804834c39026c8
parent5dd157ef68fb1a40dcadb98e7c4c5a2f52374db2 (diff)
parent1e26ac4badd24fed4c76f71baee0095e105d5007 (diff)
Merge pull request #3317 from apooravc/add-json-resource
[json/en] Added a resource (tutorial)
-rw-r--r--json.html.markdown2
1 files changed, 2 insertions, 0 deletions
diff --git a/json.html.markdown b/json.html.markdown
index cd42d42d..322c7a47 100644
--- a/json.html.markdown
+++ b/json.html.markdown
@@ -81,3 +81,5 @@ Supported data types:
## Further Reading
* [JSON.org](http://json.org) All of JSON beautifully explained using flowchart-like graphics.
+
+* [JSON Tutorial](https://www.youtube.com/watch?v=wI1CWzNtE-M) A concise introduction to JSON.