summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
Diffstat (limited to 'README.rst')
-rw-r--r--README.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.rst b/README.rst
index 629368e..9f03922 100644
--- a/README.rst
+++ b/README.rst
@@ -24,6 +24,8 @@ primitives. Here is a more detailed list of the package contents:
* an interface for passing work off to a threadpool, for times when you
absolutely, positively have to use a library that makes blocking I/O calls.
+Note: The implementation of asyncio was previously called "Tulip".
+
Installation
============