From 85c6e2cfd36c03bb4ee9a376b44156c2be3d9332 Mon Sep 17 00:00:00 2001 From: Andrew Dinh Date: Tue, 1 Jan 2019 00:45:55 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 0670ca7..0e72eb9 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ A project to determine indicators of overperforming mutual funds. This project is written in Python and will examine market capitalization, persistence, turnover, and expense ratios. ### Prerequisites -`$ pip install requests` +`pip install requests` +`pip install numpy` Created by Andrew Dinh from Dr. TJ Owens Gilroy Early College Academy