From d4dd0c00ffdd25ed1cdf8ee06aea8d96e8d3e47e Mon Sep 17 00:00:00 2001 From: xushiwei Date: Thu, 9 May 2024 07:19:13 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 9c033c38..1cad539a 100644 --- a/README.md +++ b/README.md @@ -32,6 +32,11 @@ sudo apt-get install --no-install-recommends llvm-17-dev go install -v ./... ``` +### on Windows + +TODO + + ## Demo The `_demo` directory contains our demos (it start with `_` to prevent the `go` command from compiling it):