From 0c0aec9edbced359120f9451aeb1a771b6fcba54 Mon Sep 17 00:00:00 2001 From: WoahAI <115117306+Woahai321@users.noreply.github.com> Date: Wed, 8 Jan 2025 21:56:55 +0000 Subject: [PATCH] Update ReadMe.md --- ReadMe.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ReadMe.md b/ReadMe.md index 0f171c9..d68aed8 100644 --- a/ReadMe.md +++ b/ReadMe.md @@ -227,9 +227,9 @@ ListSync supports **IMDb**, **Trakt**, and **Letterboxd** lists. You can add the ### Adding Multiple List IDs -When inputting list IDs or URLs, you can add multiple lists by separating them with commas. For example: +When inputting list IDs or URLs, you can add multiple lists by separating them with commas: -- IMDb: `ls012345678,12345678,https://www.imdb.com/chart/top/,ur987654321,https://trakt.tv/lists/87654321` +- Example: `ls012345678,12345678,https://www.imdb.com/chart/top/,ur987654321,https://letterboxd.com/user/list/example-list/` This allows you to sync multiple lists at once, whether they are custom lists, charts, or watchlists.