Skip to content

Commit 5ee3d42

Browse files
author
Karan Goel
committed
Update README.md
1 parent 906c966 commit 5ee3d42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ Trying to complete all projects from [Martyr2’s Mega Project List](http://www.
99

1010
===============================
1111

12-
**Note**: If you fork this repo to solve these projects in any language of your choice, please remove all my code, and start from scratch; you'll benefit a lot. Do ***not*** send pull requests.
12+
**Note**: If you fork this repo to solve these projects in any language of your choice, I suggest you remove all my code, and start from scratch; you'll benefit a lot. In any case, **do not send pull requests for replacing my code**. This is my space to store my code. That said, if you have suggestions for adding or removing problems, feel free to [open an issue](https://github.com/thekarangoel/Projects/issues/new).
1313

14-
Some details:
14+
Some details about this repo:
1515

1616
* I will use Python to solve these. Why? Because I want to learn the language quickly.
1717
* I have no interest in making games, so I'm excluding those from the list below.
1818
* I'm not interested in networking, so I *might* skip all (or some) of them.
1919
* The projects will not be made in the order posted.
2020
* I may not be able to complete all of them.
21-
* My method of solving them may not be the best.
21+
* My method of solving them may not be the best. If you do not like my algorithm(s), please add a comment for the file/commit or open an issue, and I'll try to improve.
2222

2323
I will link to each project that I complete. Some will be in this same repo, some bigger ones will have dedicated repos.
2424

0 commit comments

Comments
 (0)