summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b28558c..d32fe9a 100644
--- a/README.md
+++ b/README.md
@@ -210,6 +210,7 @@ will be called automatically... But it can also be called manually, like this:
... pipe.watch('OUR-SEQUENCE-KEY')
... ...
... pipe.execute()
+ ... break
... except WatchError:
... continue
... finally: