From 4dc4f71280c82ca60860825fe1b78a2606b36c9a Mon Sep 17 00:00:00 2001 From: Mohammad Aghdam Date: Sun, 5 Oct 2025 09:19:28 +0200 Subject: [PATCH] updated readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 31b89b6..8a03444 100644 --- a/README.md +++ b/README.md @@ -254,7 +254,8 @@ To view them, download the HTML files locally for full interactivity. 📊 [View PPO quantstats Report (Rendered)](https://htmlpreview.github.io/?https://github.com/maghdam/Deep-Reinforcement-Learning-MT5-Bot/blob/master/notebooks/reports/qs_ppo_EURUSD_M15.html) -📊 [View PPO plotly Report (Rendered)](https://htmlpreview.github.io/?https://github.com/maghdam/Deep-Reinforcement-Learning-MT5-Bot/blob/master/notebooks/reports/plotly/plotly_ppo_EURUSD_M15.html) +📊 [View PPO Plotly Report (Rendered)](https://raw.githack.com/maghdam/Deep-Reinforcement-Learning-MT5-Bot/master/notebooks/reports/plotly/plotly_ppo_EURUSD_M15.html) + > Note: You may need to download the HTML files to view the interactive charts. GitHub provides a static preview.