From 6661b006912f1354a09cb46ebad953f8b75e122d Mon Sep 17 00:00:00 2001 From: Daniil Dorin <75683079+DorinDaniil@users.noreply.github.com> Date: Tue, 26 Nov 2024 18:11:51 +0300 Subject: [PATCH] Update README.md --- demo/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/demo/README.md b/demo/README.md index 21759fd..3f994a9 100644 --- a/demo/README.md +++ b/demo/README.md @@ -1,7 +1,7 @@ # Demo experiments code In this repository, we introduce our demo code. The main demo code can be viewed in notebook `demo/demo.ipynb`. Open the notebook and run the cells. -Below, in section [Additional experiments](#experiments) is an example of running. +Below, in section [Additional experiments](#experiments) is an example of running additional experiments. To start any experiments, first go through all the installation steps from [Installation](#installation) section. ## Installation