From ad3136b9482f69e822f0168a4a1e692313cc058f Mon Sep 17 00:00:00 2001
From: Dipam Chakraborty <dipam@aicrowd.com>
Date: Thu, 1 Dec 2022 12:13:41 +0000
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 9be6052..ca5768b 100644
--- a/README.md
+++ b/README.md
@@ -58,7 +58,8 @@ The label swaps are included in the dataset for this leaderboard.
 Leaderboard B will allow bleeding/mixtures in training data. You can train on any data that you like.
 For both the leaderboards, the winning teams will be required to publish their training code (to receive a prize) as it is about the training method. 
 
-### 🚨 **NOTE**: To participate in Leaderboard B, you need to set `"external_dataset_used": true` in the [`aicrowd.json`](aicrowd.json) file.
+#### 🚨 **NOTE**
+To participate in Leaderboard B, you need to set `"external_dataset_used": true` in the [`aicrowd.json`](aicrowd.json) file.
  
 # ✅ Evaluation
 
-- 
GitLab