Skip to content

Commit d5de005

Browse files
authored
Update README.rst
1 parent 1356312 commit d5de005

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.rst

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -31,11 +31,8 @@ Purposes
3131

3232
Continue to Fist Step when you're ready to begin.
3333

34-
First Step
35-
==========
36-
3734
Creating a bot account
38-
----------------------
35+
======================
3936

4037
1. Go to `Discord Developer Page <https://discordapp.com/developers/>`_ and
4138
login or register an Discord User Account (you can loging with your personal discord account)
@@ -51,17 +48,17 @@ Creating a bot account
5148
11. You're done at creating the bot!
5249

5350
Installing Python and dependencies
54-
----------------------------------
51+
==================================
5552

5653
Installing Python
57-
^^^^^^^^^^^^^^^^^
54+
-----------------
5855

5956
1. Go to the `Python Download Page <https://www.python.org/downloads/>`_ and download a version of Python 3
6057
2. Follow the installation setup (if you're on Windows, check "add python to PATH" in the setup script)
6158
3. Python is now installed on your system
6259

6360
Installing dependencies
64-
^^^^^^^^^^^^^^^^^^^^^^^
61+
-----------------------
6562

6663
Choose a version of discord.py, there are currently 2 major versions, rewrite (v1.0) and async (v0.16.x).
6764

0 commit comments

Comments
 (0)