Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
anshuthopsee committed Nov 30, 2023
1 parent 6842f23 commit 1d14579
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,9 @@ An Option Payoff visualizing tool, that allows you to create strategies, add and
5. Hash routing, to select a strategy from the URL without throwing a 404 error. (Example - https://anshuthopsee.github.io/option-payoff/#/Bull-Call-Spread). The strategy name is case sensitive and all the words should be joined with "-" (hyphen).
6. Numeric input value range: 0.1 >= value < 10000.

## Recent updates
1. Miigrated state management from React Context to Redux Toolkit.

## To be added
1. Number of contracts input.
2. Zoom functionality for chart.
Expand Down

0 comments on commit 1d14579

Please sign in to comment.