We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent af76db3 commit 051e1c7Copy full SHA for 051e1c7
readme.md
@@ -33,7 +33,7 @@ All of your suggestions are welcome!!
33
## Some tips to add your algorithm in the repository:
34
1. Check if your code is already present the library.
35
2. If it is present then please don't add your code. If you could make the existing code better, then go ahead.
36
-3. Follow the <a href = "https://en.wikipedia.org/wiki/Camel_case">Camel case </a> naming convention for source files.
+3. Follow the <a href = "https://en.wikipedia.org/wiki/Camel_case">camelCase </a> naming convention for source files.
37
4. If you want to make a folder please keep the first letter of the folder name capital.
38
5. Add your code to the proper folder.
39
0 commit comments