Skip to content

Commit cd4d7c0

Browse files
authored
Update README.md
1 parent c8f300f commit cd4d7c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ All the examples are structured like below:
142142
143143
# Usage
144144
145-
A nice way to get the most out of these examples, in my opinion, is to read them chronologically, and for every example:
145+
A nice way to get the most out of these examples, in my opinion, is to read them in sequential order, and for every example:
146146
- Carefully read the initial code for setting up the example. If you're an experienced Python programmer, you'll successfully anticipate what's going to happen next most of the time.
147147
- Read the output snippets and,
148148
+ Check if the outputs are the same as you'd expect.

0 commit comments

Comments
 (0)