move examples to _examples

This commit is contained in:
syumai 2023-04-30 12:42:20 +09:00
parent c81b2375cc
commit d7adb7187e
119 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ 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.
## Quick Start

Some files were not shown because too many files have changed in this diff Show More