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

Commit 3958c7a

Browse files
implemented changes from Jake Howard
1 parent 69d22bf commit 3958c7a

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,22 +8,25 @@ 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. Bees?
12+
5. Profit!
1213

1314
## Exporting
1415
1. Right click the project in _Tree View_
1516
2. _Course Creator_ -> _Generate Course Archive_
1617
3. Save resulting `Sourcebots_Programming_Tutorial.zip` file
1718
4. Run `process.sh` script to process course file
1819
5. ???
19-
4. Profit!!!
20+
6. Bees?
21+
6. Profit!
2022

2123
## Running Exported Tutorial
2224
1. _Create New Project_ in Pycharm EDU, type _Educational_
2325
2. Select the cog next to _Courses_, _Add local course_, find the exported `.zip` file.
2426
3. Click _Create_
2527
4. ???
26-
5. Profit!!!
28+
5. Bees?
29+
6. Profit!
2730

2831
## Basic Python Tutorial
2932
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)