Skip to content

Commit 6dc6f79

Browse files
committedDec 11, 2019
add gifs using an image tag
1 parent 250ecbb commit 6dc6f79

File tree

1 file changed

+13
-2
lines changed

1 file changed

+13
-2
lines changed
 

‎README.rst

+13-2
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,20 @@ with built-in support for
6161
Examples
6262
--------
6363

64-
.. raw:: html
64+
.. image:: https://user-images.githubusercontent.com/6897215/38739170-6ac7c014-3f34-11e8-9e8f-93b3a3a3d61b.gif
65+
:height: 593 px
66+
:width: 292 px
67+
68+
69+
.. image:: https://user-images.githubusercontent.com/6897215/35219611-ac8b2122-ff73-11e7-9332-adffab64a8ce.gif
70+
:height: 673 px
71+
:width: 607 px
72+
73+
74+
.. image:: https://user-images.githubusercontent.com/6897215/47256441-d6d53700-d480-11e8-8224-d1cc49dbdcf5.gif
75+
:height: 208 px
76+
:width: 248 px
6577

66-
<img src="https://user-images.githubusercontent.com/6897215/38739170-6ac7c014-3f34-11e8-9e8f-93b3a3a3d61b.gif" width='20%'> </img> <img src="https://user-images.githubusercontent.com/6897215/35219611-ac8b2122-ff73-11e7-9332-adffab64a8ce.gif" width='40%'> </img> <img src="https://user-images.githubusercontent.com/6897215/47256441-d6d53700-d480-11e8-8224-d1cc49dbdcf5.gif" width='20%'> </img>
6778

6879
.. not-in-documentation-end
6980

0 commit comments

Comments
 (0)