aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
index 52ac028..1496221 100644
--- a/README.md
+++ b/README.md
@@ -1,2 +1,7 @@
# Project_Euler_Solutions
Solutions to some problems on https://projecteuler.net/archives
+
+Apologies that they are unoragnized! I did these back in Summer of 2017 and I need to go back and rename these guys
+Problems are specified in the comments.
+
+There is a mix of C and Python since I was studying both languages at the time