projects
/
8sync.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f869d97
)
Put in a warning that 8sync has an unstable API.
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Wed, 10 Feb 2016 00:38:29 +0000
(16:38 -0800)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Wed, 10 Feb 2016 00:38:29 +0000
(16:38 -0800)
* README.md: New text.
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/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