summaryrefslogtreecommitdiff
path: root/README.rst
diff options
context:
space:
mode:
authorIonel Cristian Mărieș <contact@ionelmc.ro>2017-03-08 23:02:44 +0200
committerGitHub <noreply@github.com>2017-03-08 23:02:44 +0200
commitf6792164f414f5be0e117878d5bacff06c0d4ddb (patch)
tree4a5d44e2c1a1d732141d93296b79e93e510b5748 /README.rst
parent41ee644fdf669400de9acb0ddc4d4bc2f34e9439 (diff)
Update README.rst
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 0d8d2a3..39f4184 100644
--- a/README.rst
+++ b/README.rst
@@ -90,6 +90,8 @@ It allows you to:
code over multiple processes (imagine multiprocessing, billiard, futures, celery etc).
* Parse traceback strings and raise with the parsed tracebacks. *No pickling is used*.
+Again, note that using the pickle support is completely optional.
+
Installation
============