From 068602d2ee409e5a33e4ec12d87e02f9f5a2cb2b Mon Sep 17 00:00:00 2001 From: JFronny Date: Tue, 14 May 2024 12:05:22 +0200 Subject: [PATCH] docs: update project state in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b9b25e..ee265f1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # S-DOM S-DOM is a plugin for IntelliJ IDEA that allows you to submit your code to the DOMjudge system directly from the IDE. -It is currently in development and not yet ready for use. +It isn't a full replacement for the web interface yet, but submitting files and reading basic results already works better than with that. ## TODO - Implement reading detailed results