From 3284e8eebf567f6d9a22fb8885783495bcca2c9e Mon Sep 17 00:00:00 2001 From: Unknown Date: Sat, 9 Jun 2018 11:12:20 +0100 Subject: l;'# --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a03f619..1b0f699 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,8 @@ You can specify where output goes by adding an extra argument with the format be ```js { log: function(input) { - // output the input variable + // output the input variable (which is html) + // if you are outputting to a html document, you must return the element you just added } } ``` -- cgit v1.2.3