Mercurial > public > python-black-scholes
changeset 16:6af01a49ce09
Update README.md
committer: GitHub <noreply@github.com>
author | Dennis C. M. <dennis@denniscm.com> |
---|---|
date | Tue, 12 Dec 2023 08:58:50 +0000 |
parents | ca59a9f4076f |
children | 1216ff3a2edd |
files | README.md |
diffstat | 1 files changed, 0 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/README.md Fri Aug 11 18:25:49 2023 +0000 +++ b/README.md Tue Dec 12 08:58:50 2023 +0000 @@ -3,13 +3,6 @@ A command line utility to calculate the theoretical call and put price of an European option using the black-scholes method. -- Docs: <https://denniscm.com/proj/python-black-scholes.html> -- Main repo on SourceHut: <https://git.sr.ht/~denniscmartin/python-black-scholes> - - Mirrors: - - Github: <https://github.com/denniscmartin/python-black-scholes> - - Gitlab: <https://gitlab.com/denniscmartin/python-black-scholes> - - ## Note Previously, the project name was `fucking-black-scholes`, but I changed it to make sure that no employer thinks I'm crazy or something.