From 016e121d49578c351d2f16315c58262321940e9b Mon Sep 17 00:00:00 2001 From: Jialue Chen <30551955+jialuechen@users.noreply.github.com> Date: Sat, 3 Aug 2024 01:08:30 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a1b76e0..59565ed 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ -QuanTorch is a comprehensive quantitative finance library built on top of PyTorch. It provides a range of tools for asset pricing, risk management, and model calibration based on PyTorch's GPU accelerateion and automatic differentiation. +QuanTorch is a comprehensive derivatives pricing library built on top of PyTorch. It provides a range of tools for asset pricing, risk management, and model calibration based on PyTorch's GPU accelerateion and automatic differentiation. ## Features