Skip to content

Commit 245bab5

Browse files
committed
Update README with improved documentation
1 parent 6776bbd commit 245bab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OptionMC: Monte Carlo Option Pricing
22

3-
[![PyPI version](https://badge.fury.io/py/optionmc.svg)](https://badge.fury.io/py/optionmc)
3+
[![PyPI version](https://img.shields.io/pypi/v/optionmc.svg)](https://pypi.org/project/optionmc/)
44
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
55

66
A Python package for pricing European options using Monte Carlo simulation, featuring variance reduction techniques and educational visualizations.

0 commit comments

Comments
 (0)