From 0d8bd1bf47b672dd08d3de665c1608ac3afacb62 Mon Sep 17 00:00:00 2001 From: Kshitij Date: Wed, 6 Nov 2024 21:30:33 +0530 Subject: [PATCH] added warning for README.md --- Codes/Python version/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Codes/Python version/README.md b/Codes/Python version/README.md index 4a68879..885f742 100644 --- a/Codes/Python version/README.md +++ b/Codes/Python version/README.md @@ -4,6 +4,7 @@ - This folder contains Python versions of all codes. - All codes have been tested. +- ==ROUND ROBIN DOES NOT WORK AS INTENDED.== ---