diff --git a/README.md b/README.md index 36ff698..eead752 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,11 @@ 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 -r requirements.txt` + or + `$ pip install requests` Created by Andrew Dinh from Dr. TJ Owens Gilroy Early College Academy