From 5c07c37f0e32536c234c7e4eb1d3ac90a570ac14 Mon Sep 17 00:00:00 2001 From: Andrew Dinh <45807756+andrewkdinh@users.noreply.github.com> Date: Thu, 20 Dec 2018 00:53:37 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4c5edf5..0670ca7 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,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. -### Requirements +### Prerequisites `$ pip install requests` Created by Andrew Dinh from Dr. TJ Owens Gilroy Early College Academy