From 5abbef1fa218d99ab4b6c20fab8d08130b6e944b Mon Sep 17 00:00:00 2001 From: BlueFox Date: Fri, 19 Jan 2024 19:14:16 +0100 Subject: [PATCH] =?UTF-8?q?Added=20links=20to=20Yahoo!=C2=A9=20finance's?= =?UTF-8?q?=20terms=20of=20use=20as=20in=20the=20yfinance's=20library=20RE?= =?UTF-8?q?ADME=20(https://github.com/ranaroussi/yfinance)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index afef44b..81ace69 100755 --- a/README.md +++ b/README.md @@ -48,7 +48,7 @@ Yahoo!, Y!Finance, and Yahoo! finance are registered trademarks of Yahoo, Inc. SimpleStockData is not affiliated, endorsed, or vetted by Yahoo, Inc. It's an open-source tool that uses Yahoo's publicly available APIs, and is intended for research and educational purposes. -You should refer to Yahoo!'s terms of use for details on your rights to use the actual data downloaded. Remember - the Yahoo! finance API is intended for personal use only. +You should refer to Yahoo!'s terms of use ([here](https://policies.yahoo.com/us/en/yahoo/terms/product-atos/apiforydn/index.htm), [here](https://legal.yahoo.com/us/en/yahoo/terms/otos/index.html) and [here](https://policies.yahoo.com/us/en/yahoo/terms/index.htm)) for details on your rights to use the actual data downloaded. Remember - the Yahoo! finance API is intended for personal use only. [[see also]](https://pypi.org/project/yfinance/)