# HG changeset patch # User Dennis C. M. # Date 1691606603 -3600 # Node ID 06e63d7cdb22f61c73d1927cd927b1d91efb6fb3 # Parent c3fa0dd36edafdf0371cd2e17335f047a87ef26a now you don't know committer: GitHub diff -r c3fa0dd36eda -r 06e63d7cdb22 README.md --- a/README.md Wed Aug 09 19:42:40 2023 +0100 +++ b/README.md Wed Aug 09 19:43:23 2023 +0100 @@ -1,8 +1,6 @@ # python-black-scholes model -I'm a finance student trying to stop procrastinating and start studying my derivatives lectures. So, in order to -understand the Black-Scholes model, I built this simple command line tool. Which is far more interesting than memorizing -stupid stuff from the professor's slides. + ## Installation