diff --git a/README.md b/README.md index 2da2f46..4c5edf5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,9 @@ -# fund-indicators +# Mutual Fund Indicators 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. -Created by Andrew Dinh from Dr. TJ Owens Gilroy Early College Academy \ No newline at end of file +### Requirements +`$ pip install requests` + +Created by Andrew Dinh from Dr. TJ Owens Gilroy Early College Academy