Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelchu authored Oct 4, 2020
1 parent a3288f6 commit 1165b6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Optopsy is a nimble backtesting and statistics library for option strategies, it

## Supported Option Strategies
* Calls/Puts
* Straddles/Strangles (WIP)
* Straddles/Strangles
* Butterflies/Iron Condors (WIP)
* Many more to follow

Expand All @@ -29,7 +29,7 @@ You will need Python 3.6 or newer and Pandas 0.23.1 or newer and Numpy 1.14.3 or

### Installation
```
pip install optopsy==2.0.0b1
pip install optopsy==2.0.0b2
```

### Example
Expand Down

0 comments on commit 1165b6c

Please sign in to comment.