Skip to content

Commit ec51455

Browse files
committed
Merge branch 'main' of https://github.com/j-demayo/Python1
2 parents 735f1c8 + 0527565 commit ec51455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Some of this material, including the inflammation data, is adapted from the [Car
2929

3030
Each library we used today has its own documentation, for further reading.
3131
- numpy — [docs](https://numpy.org/doc/stable) | [user guide](https://numpy.org/doc/stable/user/index.html#user)
32-
- matplotlib — [docs](https://matplotlib.org/stable/index.html) | [user guide](https://matplotlib.org/stable/users/index.html) | [cheatsheets](https://matplotlib.org/cheatsheets/)
32+
- matplotlib — [docs](https://matplotlib.org/stable/index.html) | [user guide](https://matplotlib.org/stable/users/index.html) | [cheatsheets](https://matplotlib.org/cheatsheets/) | [Matplotlib Tutorial](https://realpython.com/python-matplotlib-guide/)
3333
- glob — [docs](https://docs.python.org/3/library/glob.html#module-globS)
3434

3535
#### Markdown

0 commit comments

Comments
 (0)