From a9a4002a20eb2ec9da846a030ef04d72073400d3 Mon Sep 17 00:00:00 2001 From: Mohit Agarwal Date: Wed, 22 Jul 2026 09:28:08 +0530 Subject: [PATCH] docs: add leaderboard synchronization note --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 96a6273a..8f86f5ea 100644 --- a/README.md +++ b/README.md @@ -123,6 +123,8 @@ Students can register using their LeetCode username to participate in the leader Leaderboard data is synchronized periodically, so newly registered users and recent submissions may take a few minutes to appear in the rankings. +> **Tip:** If your profile does not appear immediately after registration, wait for the next synchronization cycle before attempting to register again. + --- ## How to Run Locally