diff --git a/README.md b/README.md index 78e8eac..228adc5 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,8 @@ It's deliberately built from first principles. The covariance pipeline, the Chol The three VaR methods are shown side by side on purpose: **convergence across them is the validation, and divergence flags non-normal (fat-tailed) risk** the parametric model would miss. +![Risk analytics — Monte Carlo distribution, correlation matrix, stress scenarios](screenshot-risk.png) + --- ## Tech stack diff --git a/screenshot-risk.png b/screenshot-risk.png new file mode 100644 index 0000000..16b0ea9 Binary files /dev/null and b/screenshot-risk.png differ diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 0000000..8a39bbc Binary files /dev/null and b/screenshot.png differ