Update README.md

This commit is contained in:
xushiwei
2024-05-13 00:10:28 +08:00
committed by GitHub
parent a575c17eca
commit 46527f56ce

View File

@@ -29,7 +29,7 @@ See [github.com/goplus/llgo/c](https://pkg.go.dev/github.com/goplus/llgo/c) for
## Python support
You can load a Python library in llgo! For example:
You can import a Python library in llgo! For example:
```go
package main