Skip to content

Commit 5b6fe81

Browse files
committed
add gifs using an image tag
1 parent 250ecbb commit 5b6fe81

File tree

1 file changed

+16
-2
lines changed

1 file changed

+16
-2
lines changed

README.rst

+16-2
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,23 @@ 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+
:scale: 80 %
68+
69+
70+
.. image:: https://user-images.githubusercontent.com/6897215/35219611-ac8b2122-ff73-11e7-9332-adffab64a8ce.gif
71+
:height: 673 px
72+
:width: 607 px
73+
:scale: 50 %
74+
75+
76+
.. image:: https://user-images.githubusercontent.com/6897215/47256441-d6d53700-d480-11e8-8224-d1cc49dbdcf5.gif
77+
:height: 208 px
78+
:width: 248 px
79+
:scale: 90 %
6580

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>
6781

6882
.. not-in-documentation-end
6983

0 commit comments

Comments
 (0)