From 3cbaf00c7955185ff94a515e4c76658782644ded Mon Sep 17 00:00:00 2001 From: szialajoscosplay <70654182+k3rielit@users.noreply.github.com> Date: Sat, 6 Aug 2022 02:28:23 +0200 Subject: [PATCH] Update README.md --- github/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/github/README.md b/github/README.md index d2cf1cd..128d58a 100644 --- a/github/README.md +++ b/github/README.md @@ -10,4 +10,6 @@ - Run the `isItemOnList(item, list)` command in the console - Case sensitive, expects the list's id (for ex. `asd-asd`, not `asD/* ASD`) - `item` works with the URL and the title too -- If it's on the list, it returns `true`, otherwise `false` \ No newline at end of file +- If it's on the list, it returns `true`, otherwise `false` +### How to disable the output +- Delete the contents of the `finalize()` function.