From 651f6c1c088b293d2e880a5ff26ab4ff4baba5a2 Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Tue, 24 Nov 2015 13:09:58 -0600 Subject: [PATCH] fix up readme to say %8sync --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 145d256..4fd7bdf 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ for [GNU Guile](https://www.gnu.org/software/guile/). Some features: - An asynchronous event loop! Non-blocking on ports and file access. - - Easy to use! The =%sync= / =8sync= operator lets you write + - Easy to use! The =%8sync= operator lets you write asynchronous code that looks simple while avoiding callback hell. This happens through the magic of [delimited continuations](https://www.gnu.org/software/guile/manual/html_node/Prompts.html). -- 2.31.1