Skip to content

Commit ef95681

Browse files
committed
Repository rules Updated
1 parent f710ed9 commit ef95681

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ In line with Hacktoberfest values **(Quantity is fun, quality is key)** , here y
6060
<br>
6161

6262
__If you want to contribute then follow theses steps__
63-
>1.fork the repo. <br>2.take the algorithm which you want to add to list<br> 3.Make sure it's not repeated. <br> 4. Be ready with your code in *JAVASCRIPT* <br> 5.The added algorithm should have following sub-sections <br>
63+
>1.fork the repo. <br>2.take the algorithm which you want to add to list<br> 3.Make sure it's not repeated. <br> 4. Be ready with your code in *JAVASCRIPT* <br>5.Add code file in folder and name the folder with problem name. e.g If you are adding Factorial code and it is sixth in serial number then Folder Name becomes **Factorial_6** <br> 6.The added algorithm should have following sub-sections <br>
6464
> 5.1 A short Introduction <br>
6565
> 5.2 The challenge<br>
6666
> 5.3 Algorithmic thinking<br>

0 commit comments

Comments
 (0)