From e598ce3c9835a19fb7a7a2fbbe8d1883cd688da2 Mon Sep 17 00:00:00 2001 From: Satoshi Ikari Date: Mon, 18 Dec 2023 15:46:02 +0100 Subject: [PATCH] Update main --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb73395..bd07a78 100644 --- a/README.md +++ b/README.md @@ -32,5 +32,5 @@ This repository provides the following samples. ## How to use this branch -- This branch is a sample code for [How To Make New Simulation Scenario](https://github.com/ut-issl/s2e-documents/blob/develop/Tutorials/HowToMakeNewSimulationScenario.md) in the `s2e-documents`. +- This branch is a sample code for [How To Add Control Algorithms/Direct method](https://github.com/ut-issl/s2e-documents/blob/develop/Tutorials/HowToAddControlAlgorithms.md#2-direct-method) in the `s2e-documents`. - Please follow the tutorial to learn how to use the sample code.