--- a/README.markdown Sun Nov 20 15:40:05 2016 +0000
+++ b/README.markdown Sun Nov 20 15:41:33 2016 +0000
@@ -11,5 +11,7 @@
cl-digraph focuses on simplicity, correctness, and usability. Performance is
not *terrible*, but is not a high priority.
+It is currently not thread-safe, but this may happen in the future.
+
The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X. Further
testing is welcome.
--- a/docs/index.markdown Sun Nov 20 15:40:05 2016 +0000
+++ b/docs/index.markdown Sun Nov 20 15:41:33 2016 +0000
@@ -11,5 +11,7 @@
cl-digraph focuses on simplicity, correctness, and usability. Performance is
not *terrible*, but is not a high priority.
+It is currently not thread-safe, but this may happen in the future.
+
The test suite currently passes in SBCL, CCL, ECL, and ABCL on OS X. Further
testing is welcome.