diff --git a/README.md b/README.md index 9dc08f3..4c31b17 100644 --- a/README.md +++ b/README.md @@ -599,7 +599,7 @@ multi:mainloop() .inf
# Triggers -Triggers were what I used before connections became a thing
+Triggers were what I used before connections became a thing, also Function objects are a lot like triggers and can be paused as well, while triggers cannot...
They are simple to use, but in most cases you are better off using a connection
```lua require("multi.trigger")