From fc31192b2a11beca57967bb52a5a85aa270a541a Mon Sep 17 00:00:00 2001 From: Daniel Goldfarb Date: Wed, 29 Apr 2020 21:06:14 -0400 Subject: [PATCH] update README --- README.md | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 9907bbea..229f05cc 100644 --- a/README.md +++ b/README.md @@ -11,15 +11,16 @@ --- -# Contents and Tutorials +# Contents and Tutorials - **[The New API](https://github.com/matplotlib/mplfinance#newapi)** - - **[Basic Usage](https://github.com/matplotlib/mplfinance#usage)** - - **[Adding Your Own Technical Studies to Plots](https://github.com/matplotlib/mplfinance/blob/master/examples/addplot.ipynb)** - - **[Saving the Plot to a File](https://github.com/matplotlib/mplfinance/blob/master/examples/savefig.ipynb)** - - **[Customizing the Appearance of Plots](https://github.com/matplotlib/mplfinance/blob/master/examples/customization_and_styles.ipynb)** - - **[Price-Movement Plots (Renko, P&F, etc)](https://github.com/matplotlib/mplfinance/blob/master/examples/price-movement_plots.ipynb)** - - **[Trends, Support, Resistance, and Trading Lines](https://github.com/matplotlib/mplfinance/blob/master/examples/using_lines.ipynb)** + - **[Tutorials](https://github.com/matplotlib/mplfinance#tutorials)** + - **[Basic Usage](https://github.com/matplotlib/mplfinance#usage)** + - **[Adding Your Own Technical Studies to Plots](https://github.com/matplotlib/mplfinance/blob/master/examples/addplot.ipynb)** + - **[Saving the Plot to a File](https://github.com/matplotlib/mplfinance/blob/master/examples/savefig.ipynb)** + - **[Customizing the Appearance of Plots](https://github.com/matplotlib/mplfinance/blob/master/examples/customization_and_styles.ipynb)** + - **[Price-Movement Plots (Renko, P&F, etc)](https://github.com/matplotlib/mplfinance/blob/master/examples/price-movement_plots.ipynb)** + - **[Trends, Support, Resistance, and Trading Lines](https://github.com/matplotlib/mplfinance/blob/master/examples/using_lines.ipynb)** - **[Latest Release Info](https://github.com/matplotlib/mplfinance/blob/master/RELEASE_NOTES.md)** - **[Some Background History About This Package](https://github.com/matplotlib/mplfinance#history)** - **[Old API Availability](https://github.com/matplotlib/mplfinance#oldapi)**