From 9621daddcfafcbca21a235f2c08af8737b143f20 Mon Sep 17 00:00:00 2001 From: Roy Qu Date: Wed, 29 Dec 2021 13:31:11 +0800 Subject: [PATCH] update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b4caffa3..aba1bb45 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This project is the successor of Red Panda Dev-C++ 6. All main features of version 6 have been ported. New Features: -* Linux version (no official release yet) +* Linux version * Problem Set (run and test program against predefined input / expected output data) * Competitve Companion support ( It's an chrome/firefox extension that can fetch problems from OJ websites) * Memory View for debugging