Update README.md

This commit is contained in:
xushiwei
2024-05-06 12:35:38 +08:00
committed by GitHub
parent 7feca4478e
commit d1430c9f5a

View File

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