From d3eebd7efdea65a18248cf9e5a621be5f8206742 Mon Sep 17 00:00:00 2001 From: alt Date: Sat, 11 Aug 2018 01:04:20 -0500 Subject: [PATCH] v0.8 push --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0a3db82..c475e36 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ $ python demo.py WFC C BAC ### New Module Method Added in v0.8 * get_num_shares_outstanding(price_type='current'): -price_type can also be set to 'average' to calculate the shares outstanding with the daily average price. + - price_type can also be set to 'average' to calculate the shares outstanding with the daily average price. ### Additional Module Methods * get_interest_expense():