Skip to content

Commit

Permalink
MAINT: review README (#747)
Browse files Browse the repository at this point in the history
  • Loading branch information
mmcky authored Nov 27, 2024
1 parent f214fdf commit 259f047
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,10 @@ Next you can install quantecon by opening a terminal prompt and typing

pip install quantecon

or using conda-forge by typing

conda install -c conda-forge quantecon

## Usage

Once `quantecon` has been installed you should be able to import it as follows:
Expand Down Expand Up @@ -78,3 +82,7 @@ number = {93},
pages = {5585}
}
```

## Star History

[![Star History Chart](https://api.star-history.com/svg?repos=quantecon/quantecon.py&type=Date)](https://star-history.com/#quantecon/quantecon.py&Date)

0 comments on commit 259f047

Please sign in to comment.