aboutsummaryrefslogtreecommitdiff
path: root/examples/coroutines/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'examples/coroutines/README.md')
-rw-r--r--examples/coroutines/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/coroutines/README.md b/examples/coroutines/README.md
index eef923e0..86b5dd00 100644
--- a/examples/coroutines/README.md
+++ b/examples/coroutines/README.md
@@ -6,7 +6,7 @@ This is a coroutine library built on top of a modified version of
## Example Usage
```tomo
-use coroutines
+use coroutines_v1.0
func main()
co := Coroutine(func()