From d0b882e71c49f94407dd0a9ab6d63b264b7de257 Mon Sep 17 00:00:00 2001 From: Xu Yang Date: Fri, 9 Aug 2024 11:29:02 +0800 Subject: [PATCH] fix: Fix a fail href in readme (#189) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae01b07a..afeb01e2 100644 --- a/README.md +++ b/README.md @@ -170,7 +170,7 @@ In a data mining expert's daily research and development process, they propose a Based on the principles above, we have established a basic method framework that continuously proposes hypotheses, verifies them, and gets feedback from the real-world practice. This is the first scientific research automation framework that supports linking with real-world verification. -[Demos](#📈 Scenarios/Demos) are released. +For more detail, please refer to our [Demos page](https://rdagent.azurewebsites.net). ## Development