From 234865382e23f5e21f45542830c402f9bce7c1d9 Mon Sep 17 00:00:00 2001 From: Tanmay Agarwal Date: Tue, 31 Mar 2026 13:06:37 +0530 Subject: [PATCH] docs: fix typo / clarify deps in README --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 12a3570..2288c95 100644 --- a/README.md +++ b/README.md @@ -117,3 +117,7 @@ npm run dev ## 📄 License This project is part of Google Summer of Code and is licensed under the MIT License. + + + +*Note: Ensure all dependencies are running the latest versions listed in the repository to prevent unsloth API timeout conflicts.* \ No newline at end of file