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.