X-Git-Url: https://jxself.org/git/?p=8sync.git;a=blobdiff_plain;f=README.md;h=7565a5226f349b9dba46a4d9a6c51be3991d7d8b;hp=99dd2f5849ddc1c14e0a8565144ce8614db1a63f;hb=f86bd5169c0f4f42fb3c6d5f44fa29989c5dc031;hpb=2effa4a7e6169c2e1a611d7dde46519680f4adf7 diff --git a/README.md b/README.md index 99dd2f5..7565a52 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ and users are more than welcome, but beware API instability. Some features: - An asynchronous event loop! Non-blocking on ports and file access. - - Easy to use! The =%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).