Skip to content

Commit c153643

Browse files
author
Liam Rahav
committed
Update README.md
1 parent 7dcda9d commit c153643

File tree

1 file changed

+7
-13
lines changed

1 file changed

+7
-13
lines changed

README.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -54,22 +54,16 @@ Simply head to your terminal and type in `pip install cocos` or `sudo pip instal
5454

5555
The code is grouped in folders by their difficulty level. Here is how it's mostly layed out:
5656

57-
`root directory/
58-
59-
|
60-
61-
| readme
62-
63-
| --> difficulty/
64-
57+
root directory/
6558
|
66-
67-
| --> assets/
68-
6959
| readme
7060
71-
| examples
72-
`
61+
| --> difficulty/
62+
|
63+
| --> assets/
64+
| readme
65+
| examples
66+
7367

7468
From here you should be read to start reading through the samples and trying out the concepts yourself. I group the the code by difficulty level, so I recommend starting in the `basics` folder and working your way up.
7569

0 commit comments

Comments
 (0)