Skip to content

Commit 8676600

Browse files
committed
Improved the pyramidSparkBot example documentation
1 parent a39829d commit 8676600

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

examples/pyramidSparkBot/README.rst

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,12 @@ script.
2323

2424
This script supports Python versions 2 and 3.
2525

26-
# Running the bot
26+
Running the bot
27+
-------------------
2728

2829
In order to execute the bot, you need to
2930

30-
```
31+
``
3132
python setup.py develop
3233
pserve --reload pyramidSparkBot
33-
```
34+
``

0 commit comments

Comments
 (0)