README corrections

Signed-off-by: Joseph Umana <joseph@josephumana.com>
This commit is contained in:
Joseph Umana 2025-07-25 16:34:35 -04:00
parent da34a7b62e
commit d8d3d26f69
Signed by: joeuint
GPG key ID: 05A7B3877ADEC27C

View file

@ -2,10 +2,16 @@
A lightweight, simple competitive programmer runtime and grader. A lightweight, simple competitive programmer runtime and grader.
## Features ## Features
[x] UID switching
[x] Time limits [x] Time limits
[x] Memory limits [x] Memory limits
[x] Result Serialization (results) [x] Result Serialization (results)
[] Grading [] Grading
[] Multiple Test Cases [] Multiple Test Cases
## Usage ## Usage