diff --git a/README.md b/README.md index c29dae9..7109837 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,8 @@ func main() { } ``` -for concrete examples, see `examples` directory. +For concrete examples, see `examples` directory. +Currently, all examples use tinygo instead of Go due to binary size issues. ## License