Skip to content

Commit 5bc2641

Browse files
authored
Update README.md
1 parent 9b9a8b6 commit 5bc2641

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# FinancePy
22
A one-stop library for pricing and risk-managing options, futures and other financial instruments. See below for a comprehensive overview.
33

4-
# Getting Started
4+
## Getting Started
55
FinancePy can be installed from pip using the following command:
66

77
`pip install financepy`
@@ -10,7 +10,7 @@ To upgrade an existing installation type:
1010

1111
`pip install --upgrade financepy`
1212

13-
# Versions
13+
## Versions
1414
1 May 2024 version 0.360 released
1515
- Fixed all notebooks to ensure they all work with current version
1616
- Unit tests complete with success
@@ -62,13 +62,13 @@ Version 0.240 has just been released and pushed to PyPI with changes
6262
- Negative terms in date class
6363
- Recovery rates do not default to standard value for CDS curves
6464

65-
# DISCLAIMER
65+
## DISCLAIMER
6666

6767
This software is distributed FREE AND WITHOUT ANY WARRANTY.
6868

6969
Report any bugs or suggestions here as an issue.
7070

71-
# CONTRIBUTORS WANTED !
71+
## CONTRIBUTORS WANTED !
7272

7373
If you have a knowledge of Quantitative Finance and a reasonable knowledge of Python, then please consider contributing to this project. There are small tasks and big tasks to be done. Just look in the list of Issues and you may find something you can do. Before you begin, please comment in the issue thread in case someone else may be working on that issue. Or you can contact me directly at dominic.okane at edhec.edu.
7474

0 commit comments

Comments
 (0)