diff --git a/README.md b/README.md index 5aedfd8..8888e98 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,5 @@ # 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 it. I will try to solve more problems in the future. + +# Important +Using these solutions to solve Project Euler problems that you haven't solved yet is highly discouraged. What's the point of cheating, anyway?