Adjust content overview in README.md
This commit is contained in:
parent
0eb4b70a99
commit
464392787b
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ As such they can be viewed in a plain web browser:
|
|||
|
||||
- [00 - Start up](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/master/00_start_up.ipynb)
|
||||
- [01 - Elements of a Program](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/master/01_elements_of_a_program.ipynb)
|
||||
- [02 - Functions & Modularization](https://nbviewer.jupyter.org/github/webartifex/intro-to-python/blob/master/02_functions.ipynb)
|
||||
|
||||
However, it is recommended that students **install Python and Jupyter
|
||||
locally** and run the code in the notebooks on their own.
|
||||
|
|
Loading…
Reference in a new issue