From 2e5b7e00daac61f4e58160ca4656abdc9b166108 Mon Sep 17 00:00:00 2001 From: wilk Date: Sun, 4 Nov 2018 07:12:38 +0100 Subject: [PATCH] #7 add link to runtime context limitation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f65129..7279d98 100644 --- a/README.md +++ b/README.md @@ -74,3 +74,4 @@ Dive deep into the documentation to find more examples: **[Guide](GUIDE.md)** ## Known Limitations - **[serialize worker data](GUIDE.md#job-data)** +- **[passing runtime context](GUIDE.md#job-context)**