Update README.md

This commit is contained in:
Andrew Dinh 2018-12-20 00:52:44 +00:00 committed by GitHub
parent b9918f5edd
commit 8bb81ffc6f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
### Requirements
`$ pip install requests`
Created by Andrew Dinh from Dr. TJ Owens Gilroy Early College Academy