diff --git a/README.md b/README.md deleted file mode 100644 index e605582..0000000 --- a/README.md +++ /dev/null @@ -1,6 +0,0 @@ -# Project Euler Solutions -| Problem # | Result | T_exec (Python) | T_exec (Julia) | -| :-------: | --------: | --------------: | -------------: | -| 1 | 233_168 | 0.218 ms | 2.297 μs | -| 2 | 4_613_732 | 0.005 ms | 19.031 ns | -| 3 | 6_857 | 0.457 ms | 14.364 μs |