Update README.md

This commit is contained in:
Andrew Dinh 2019-01-18 01:21:24 +00:00 committed by GitHub
parent ff95dd7d89
commit 10ad297b63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,7 +4,9 @@ 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 numpy`
```sh
$ pip install requests
$ pip install numpy
```
Created by Andrew Dinh from Dr. TJ Owens Gilroy Early College Academy