Skip to content

Commit 037c769

Browse files
authored
Update README.md
1 parent 5777fca commit 037c769

1 file changed

Lines changed: 9 additions & 4 deletions

File tree

README.md

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,18 @@
11
# RLBotPythonExample
22
Example of a python bot using the RLBot framework
33

4-
## Installation
4+
## Quick Start
5+
The easiest way to start a python bot is demonstrated here!
6+
https://youtu.be/YJ69QZ-EX7k
57

6-
### Video guide
8+
It shows you how to:
9+
- Install the RLBot GUI
10+
- Use it to create a new bot
711

8-
https://www.youtube.com/watch?v=UjsQFNN0nSA
912

10-
### Plain instructions
13+
## The Hard Way
14+
15+
https://www.youtube.com/watch?v=UjsQFNN0nSA
1116

1217
1. Make sure you've installed [Python 3.7 64 bit](https://www.python.org/downloads/). During installation:
1318
- Select "Add Python to PATH"

0 commit comments

Comments
 (0)