Skip to content

Commit de8bb16

Browse files
authored
Update readme.md
1 parent c94c9fc commit de8bb16

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
@@ -5,9 +5,9 @@ A repository by [Bhrigu Kansra](https://github.com/kinetickansra) for beginners
55
</p>
66

77

8-
Steps to contribute.
8+
## Steps to contribute.
99

10-
0. Register your GitHub ID on [hackoberfest website](https://hacktoberfest.digitalocean.com/sign_up/register).
10+
0.Register your GitHub ID on [hackoberfest website](https://hacktoberfest.digitalocean.com/sign_up/register).
1111

1212
1.Fork this repository.
1313

@@ -30,7 +30,7 @@ Don't worry newcomers!! Everyone's PRs will be merged,just follow the steps prop
3030

3131
All of your suggestions are welcome!!
3232

33-
Some tips to add your algorithm in the repository:
33+
## Some tips to add your algorithm in the repository:
3434
1. Check if your code is already present the library.
3535
2. If it is present then please don't add your code. If you could make the existing code better, then go ahead.
3636
3. Follow the <a href = "https://en.wikipedia.org/wiki/Camel_case">Camel case </a> naming convention for source files.

0 commit comments

Comments
 (0)