From cf4694932fc8abb2625de6d1ea8cda9c9f553694 Mon Sep 17 00:00:00 2001 From: louisnw Date: Sun, 4 Jun 2023 15:08:59 +0100 Subject: [PATCH] update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0949135..3528d68 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ ___ * wxPython * Streamlit * asyncio - * Jupyter Notebooks using the [JupyterChart](https://lightweight-charts-python.readthedocs.io/en/latest/docs.html#jupyterchart) + * Jupyter Notebooks using the [`JupyterChart`](https://lightweight-charts-python.readthedocs.io/en/latest/docs.html#jupyterchart) 5. [Callbacks](https://lightweight-charts-python.readthedocs.io/en/latest/docs.html#callbacks) allowing for timeframe (1min, 5min, 30min etc.) selectors, searching, and more. -6. Multi-Pane Charts using the `SubChart` ([examples](https://lightweight-charts-python.readthedocs.io/en/latest/docs.html#subchart)). +6. Multi-Pane Charts using the [`SubChart`](https://lightweight-charts-python.readthedocs.io/en/latest/docs.html#subchart). ___ ### 1. Display data from a csv: