From efe15e1907d25adee70df0a8ee06b6be23d0e3fb Mon Sep 17 00:00:00 2001 From: ValueRaider Date: Fri, 26 Apr 2024 19:56:08 +0100 Subject: [PATCH] Add table-of-contents to README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 2ba663d7f..bae2c5298 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,14 @@ Yahoo! finance API is intended for personal use only.** --- +- [Installation](#installation) +- [Quick start](#quick-start) +- [Advanced](#logging) +- [Wiki](https://github.com/ranaroussi/yfinance/wiki) +- [Contribute](#developers-want-to-contribute) + +--- + ## Installation Install `yfinance` using `pip`: