Skip to content
This repository was archived by the owner on Aug 15, 2019. It is now read-only.

Commit 69d22bf

Browse files
corrected the profit meme
1 parent d2bdae7 commit 69d22bf

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,22 @@ Programming tutorial for Sourcebots to introduce people to the kits API. As well
88
1. Clone the project
99
2. Open it in Pycharm EDU
1010
3. ???
11-
4. Profit
11+
4. Profit!!!
1212

1313
## Exporting
1414
1. Right click the project in _Tree View_
1515
2. _Course Creator_ -> _Generate Course Archive_
1616
3. Save resulting `Sourcebots_Programming_Tutorial.zip` file
1717
4. Run `process.sh` script to process course file
18-
4. Profit?
18+
5. ???
19+
4. Profit!!!
1920

2021
## Running Exported Tutorial
2122
1. _Create New Project_ in Pycharm EDU, type _Educational_
2223
2. Select the cog next to _Courses_, _Add local course_, find the exported `.zip` file.
2324
3. Click _Create_
24-
4. Profit?
25+
4. ???
26+
5. Profit!!!
2527

2628
## Basic Python Tutorial
2729
Writing a whole new tutorial for Python isnt worth it, so [here's](https://github.com/sourcebots/programming-tutorial/blob/master/basic.md) some resources to learn basic Python.

0 commit comments

Comments
 (0)