diff --git a/demo/README.md b/demo/README.md index dd0c786..a6273e4 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, we provide a detailed analysis of [additional demo](#experiments) experiments. +Below, we provide a detailed analysis of [Additional demo](#experiments) experiments. To start any experiments, first go through all the installation steps from [Installation](#installation) section. ## Installation