summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorMartin Zugnoni <martin.zugnoni@gmail.com>2018-12-12 12:54:53 -0300
committerMartin Zugnoni <martin.zugnoni@gmail.com>2018-12-12 12:54:53 -0300
commitfee3a15b0e410068bb5e440e72da3d4ebaea0975 (patch)
treec357b57d4853e5985147de2f56bfb18c9396de64 /README.rst
parent8f8c85b063926a64bd5dcae2f470b50790cb559d (diff)
downloadjsonschema-fee3a15b0e410068bb5e440e72da3d4ebaea0975.tar.gz
Add required files to open online demo
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst10
1 files changed, 10 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 2401980..46f8bb8 100644
--- a/README.rst
+++ b/README.rst
@@ -80,6 +80,16 @@ Installation
.. code-block:: bash
$ pip install jsonschema
+
+
+Demo
+----
+
+Try ``jsonschema`` interactively in this online demo:
+
+.. image:: https://user-images.githubusercontent.com/1155573/49400125-16e73500-f722-11e8-9275-e1d7eb3bbf99.png
+ :target: https://notebooks.rmotr.com/demo/gh/martinzugnoni/jsonschema
+ :alt: Open Live Demo
Release Notes