From a0d6c2279d2f1364d0b126ac55e00968a63d3c87 Mon Sep 17 00:00:00 2001 From: "i.j" Date: Tue, 18 Jan 2022 22:21:55 +0000 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index b31d4ae..fe31568 100644 --- a/README.md +++ b/README.md @@ -35,6 +35,9 @@ At the beginning of the JS file *mastodon-timeline.js* replace the following val account_id: 'Your user ID on Mastodon instance', profile_name: 'Your user name on Mastodon instance', ``` +If you don't have your account_id, a quick search here will do the job: +https://prouser123.me/mastodon-userid-lookup/ + ## 🚀 Improve me