diff --git a/README.md b/README.md new file mode 100644 index 0000000..67f69eb --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# My Project Euler solutions +These are my solutions in C and Python, not necessarily the best solutions. I've solved most of the first 100 problems, currently working on cleaning the code and uploading. I will try to solve more problems in the future.