Update README.md

This commit is contained in:
xushiwei
2024-05-06 12:36:26 +08:00
committed by GitHub
parent d1430c9f5a
commit 92359dd03b

View File

@@ -36,7 +36,7 @@ go install -v ./...
The `_demo` directory contains our demos (it start with `_` to prevent the `go` command from compiling it):
* _demo/genints: closure usage in llgo
* genints: closure usage in llgo
### How to run demos