From: Christopher Allan Webber Date: Wed, 10 Feb 2016 00:38:29 +0000 (-0800) Subject: Put in a warning that 8sync has an unstable API. X-Git-Tag: v0.1.0~12 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=a796f7cbae8c77b49aeca925024e42bf024aa857 Put in a warning that 8sync has an unstable API. * README.md: New text. --- 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