Put in a warning that 8sync has an unstable API.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 10 Feb 2016 00:38:29 +0000 (16:38 -0800)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Wed, 10 Feb 2016 00:38:29 +0000 (16:38 -0800)
* README.md: New text.

README.md

index 8884d53044d27ed29289ffa4262baf72e7d0ee7c..99dd2f5849ddc1c14e0a8565144ce8614db1a63f 100644 (file)
--- 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