X-Git-Url: https://jxself.org/git/?p=8sync.git;a=blobdiff_plain;f=README.md;fp=README.md;h=99dd2f5849ddc1c14e0a8565144ce8614db1a63f;hp=8884d53044d27ed29289ffa4262baf72e7d0ee7c;hb=a796f7cbae8c77b49aeca925024e42bf024aa857;hpb=f869d979f81a5e496022f2d50f4c9196ab67353a diff --git a/README.md b/README.md index 8884d53..99dd2f5 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ 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. - Easy to use! The =%8sync= operator lets you write