Skip to content

Commit 4ea00d4

Browse files
committed
add toc to readme 2
1 parent 875ec79 commit 4ea00d4

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

README.md

+10-2
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,15 @@ After the course participants will be able to
2121
- Write better=more readable code
2222
- Avoid bugs through best practices for example in passing keyword arguments
2323

24-
# Time and place
24+
## Time and place
2525
The course takes place online. A link will be sent to all registered participants.
2626

27-
Course date: Nov 8th 2022, 9:00AM - 1:00PM
27+
Course date: Nov 8th 2022, 9:00AM - 1:00PM
28+
29+
## Course content
30+
31+
1. PEP recommendations
32+
1. Linting
33+
1. Code formatting
34+
1. Write better code: Examples
35+
1. Write better code: Pitfalls

0 commit comments

Comments
 (0)