Skip to content

Commit 1872a6c

Browse files
authored
Update README.rst
1 parent 70da6de commit 1872a6c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -76,14 +76,14 @@ Writing a bot script with Python
7676

7777
See introduction.py in the other directories.
7878

79-
Run examples from DBE
80-
=====================
79+
Run DBE examples
80+
================
8181

8282
1. Download https://github.com/GreatTaku/DiscordBotExamples/archive/master.zip and unzip
8383
2. fill in your bot token in the file you want to run
8484
3. ``python3 DiscordBotExamples/<rewrite or async>/<filename>.py`` (replace things in <>)
8585
4. For Windows (if ``python3`` not in ``PATH``): ``py -3 DiscordBotExamples/<rewrite or async>/<filename>.py``
86-
5. Voila!
86+
5. And... voila!
8787

8888

8989

0 commit comments

Comments
 (0)