diff --git a/agent/README.txt b/agent/README.txt index 2249a78..fa08789 100644 --- a/agent/README.txt +++ b/agent/README.txt @@ -128,6 +128,7 @@ Configuration (per job) How does this work? ------------------- + >>> from time import time >>> from loops.agent.schedule import Job >>> class TestJob(Job): ... def execute(self):