From: Christopher Allan Webber Date: Wed, 10 Feb 2016 00:31:07 +0000 (-0800) Subject: We're GNU 8sync now! X-Git-Tag: v0.1.0~13 X-Git-Url: https://jxself.org/git/?p=8sync.git;a=commitdiff_plain;h=f869d979f81a5e496022f2d50f4c9196ab67353a We're GNU 8sync now! * README.md: Updated text to reflect GNU status --- diff --git a/README.md b/README.md index 4fd7bdf..8884d53 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ 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/). Some features: - An asynchronous event loop! Non-blocking on ports and file access.