Skip to content

Commit 9045b36

Browse files
committed
README: added demo screencast
1 parent 2259f83 commit 9045b36

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,5 +161,7 @@ An example can be found below:
161161
for word in output.words():
162162
print(word.text() + " " + word.pos() + " " + word.lemma())
163163
164+
Demo
165+
------------------
164166

165-
167+
.. image:: https://raw.githubusercontent.com/CLARIAH/wp3-demos/master/python-frog.gif

0 commit comments

Comments
 (0)