From b7255523c2797ad9136a929bad7406bd9ad95b4d Mon Sep 17 00:00:00 2001 From: Jeremy Penner Date: Wed, 6 May 2015 09:38:23 -0400 Subject: [PATCH] fix readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4cbdd46..17e5077 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ I want the ability to rewind time, hotload new code, then run time forward again exav currently has one basic building block: the `proc` macro. The `proc` macro works very much like the `go` macro in core.async, except that instead of returning a channel, it returns a function, and instead of blocking on `>!` or ` "Hello, " - ]) + ]) `wait` always takes a single argument; a value that describes what the proc is waiting for.