From 2a38644137cb598249b1fe20c703158f5fefa18e Mon Sep 17 00:00:00 2001 From: Alex Hirsch Date: Wed, 30 Jan 2019 10:36:50 +0100 Subject: [PATCH] Fix formatting in example input submission --- submission.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/submission.md b/submission.md index a15f6c3..7453405 100644 --- a/submission.md +++ b/submission.md @@ -9,7 +9,7 @@ Assuming your example input is named `mandelbrot`, zip the corresponding files like so: mandelbrot.zip - └── mandelbrot + └── mandelbrot/ ├── mandelbrot.mc ├── mandelbrot.stdin.txt └── mandelbrot.stdout.txt