From 8932f7f55aa2c9901aa26f6e963b34245b50a413 Mon Sep 17 00:00:00 2001 From: Christopher Baklid Date: Wed, 23 May 2018 22:38:37 +0200 Subject: update readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2bb1a35..e89d441 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ Python sandbox runners for executing code in isolation aka snekbox The user sends a piece of python code to a snekbox, the snekbox executes the code and sends the result back to the users. -As of 2018-05-22 (yyyy-mm-dd) it does not return the result, it simply outputs it to stdout. ``` user -> -- cgit v1.2.3