Skip to content

Commit 9790735

Browse files
authored
Update README.md
1 parent 2ad65db commit 9790735

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,13 @@ It covers following topics and provides the explains and sample source code of e
2727

2828
<br>
2929

30+
## Notes
31+
> *This being considers only Python 3.6*
32+
>
33+
> *These may not be "best practices", so you can contribute best one for each topics*
34+
35+
<br>
36+
3037
## Practices
3138

3239
* [basics](/basics)
@@ -145,4 +152,4 @@ It covers following topics and provides the explains and sample source code of e
145152
* pdb
146153
* profiling
147154
* benchmark
148-
* easter egg
155+
* easter egg

0 commit comments

Comments
 (0)