Skip to content

Commit fd15a4f

Browse files
committed
add a shell version talk
1 parent 18d39ed commit fd15a4f

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

+13
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,19 @@ https://www.raspberrypi.org/forums/viewtopic.php?t=47466
2727

2828
https://www.raspberrypi.org/forums/viewtopic.php?t=47466#p417970
2929

30+
Talk:
31+
=====
32+
33+
**To run the BPython sell talk simply:**
34+
35+
clone this repo, and run:
36+
37+
```
38+
$ pipenv install
39+
$ pipenv run python story.py
40+
```
41+
3042

3143
Every contribution is welcome!
44+
3245
Enjoy

0 commit comments

Comments
 (0)