We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1376472 commit 3560b05Copy full SHA for 3560b05
1 file changed
README.rst
@@ -56,7 +56,14 @@ If you have problems, this may help:
56
Getting Started
57
---------------
58
59
-From a *nix terminal or windows command prompt go to the python koans\python_<b>VERSION</b> folder and run::
+Jake Hebbert has created a couple of screencasts available here:
60
+
61
+.. "Getting started using Python Koans": http://vimeo.com/48330033
62
+.. "Python Koans about_asserts.py": http://vimeo.com/48387395
63
64
+Or if you prefer to read:
65
66
+From a *nix terminal or windows command prompt go to the python koans\python_**VERSION** folder and run::
67
68
python contemplate_koans.py
69
0 commit comments