X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;ds=sidebyside;f=README.md;h=99dd2f5849ddc1c14e0a8565144ce8614db1a63f;hb=a796f7cbae8c77b49aeca925024e42bf024aa857;hp=4fd7bdf3b7f4efca26ef337745916a734fe20f66;hpb=651f6c1c088b293d2e880a5ff26ab4ff4baba5a2;p=8sync.git diff --git a/README.md b/README.md index 4fd7bdf..99dd2f5 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ 8sync: an asynchronous programming library for Guile ==================================================== -8sync (pronounced "eight-sync") is an asynchronous programming library -for [GNU Guile](https://www.gnu.org/software/guile/). +GNU 8sync (pronounced "eight-sync") is an asynchronous programming +library for [GNU Guile](https://www.gnu.org/software/guile/). + +Be warned: it is early days for the 8sync project. New contributors +and users are more than welcome, but beware API instability. Some features: - An asynchronous event loop! Non-blocking on ports and file access.