Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
k3rielit authored Aug 6, 2022
1 parent f281219 commit 3cbaf00
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion github/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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`
- If it's on the list, it returns `true`, otherwise `false`
### How to disable the output
- Delete the contents of the `finalize()` function.

0 comments on commit 3cbaf00

Please sign in to comment.