Merge pull request #6 from andrewkdinh/personal-pc

Update README.md
This commit is contained in:
Andrew Dinh 2019-01-09 18:51:47 +00:00 committed by GitHub
commit ff95dd7d89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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