aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
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 ->