From 204a91b1f64912ac071cc50ad33eda71955f866b Mon Sep 17 00:00:00 2001 From: Samuel Sloniker Date: Wed, 26 May 2021 19:51:30 -0700 Subject: [PATCH] Add space to README Oops --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e66abb..84bf570 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -`stockquotes` is a simple Python module for collecting stock/ETF and mutual fund (see #2)quotes and +`stockquotes` is a simple Python module for collecting stock/ETF and mutual fund (see #2) quotes and historical data from Yahoo! Finance. It's perfect for developers who can't afford the (often high) prices charged by many stock data APIs.