Skip to content

Commit 55ced34

Browse files
committed
readme
1 parent 487c373 commit 55ced34

File tree

1 file changed

+11
-9
lines changed

1 file changed

+11
-9
lines changed

README.md

Lines changed: 11 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,15 +7,6 @@ Anyway, welcome to view, star and fork, then contribute.
77

88
---
99

10-
## Contributing
11-
1. Fork it!
12-
2. Create your feature branch: git checkout -b my-leetcode-csharp
13-
3. Commit your changes: git commit -am 'Add some questions and better solutions'
14-
4. Push to the branch: git push origin my-leetcode-csharp
15-
5. Submit a pull request and enjoy! :D
16-
17-
---
18-
1910
## Today Update
2011
[Leetcode Today Update](/TodayUpdate.md)
2112

@@ -35,3 +26,14 @@ Tags are following:
3526

3627
## Details
3728
[Leetcode Solution Details](/Details.md)
29+
30+
---
31+
32+
## Contributing
33+
1. Fork it!
34+
2. Create your feature branch: git checkout -b my-leetcode-csharp
35+
3. Commit your changes: git commit -am 'Add some questions and better solutions'
36+
4. Push to the branch: git push origin my-leetcode-csharp
37+
5. Submit a pull request and enjoy! :D
38+
39+
---

0 commit comments

Comments
 (0)