diff --git a/README.md b/README.md index 0654996..b9c00a4 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,7 @@ In the case you know Matlab check here: ## Matplotlib.pyplot * [Simple plot and imshow examples](matplotlib/basics/README.md) +* [Subplot](matplotlib/subplot/README.md) * [Overview of the available functions](matplotlib/overview/README.md) * [Animation and Slider](matplotlib/animation_and_slider/README.md)