From 118bd2659082ef23afef3d9825e5df5305d05d52 Mon Sep 17 00:00:00 2001 From: Barrett Ruth Date: Fri, 6 Mar 2026 23:37:38 -0500 Subject: [PATCH] docs(readme): add USACO and Kattis to supported platforms list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 427496d..be37094 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,8 @@ https://github.com/user-attachments/assets/e81d8dfb-578f-4a79-9989-210164fc0148 ## Features -- **Multi-platform support**: AtCoder, CodeChef, Codeforces, and CSES +- **Multi-platform support**: AtCoder, CodeChef, Codeforces, USACO, CSES, + Kattis - **Automatic problem setup**: Scrape test cases and metadata in seconds - **Dual view modes**: Lightweight I/O view for quick feedback, full panel for detailed analysis