Skip to content

Commit ee338ac

Browse files
authored
Update README.md
1 parent a6ec656 commit ee338ac

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

README.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,16 @@
22
* Welcome to visit my CSDN blog(http://blog.csdn.net/daigualu)
33
* CSDN Column(http://blog.csdn.net/column/details/14761.html) where detail solutions are.
44
## Leetcode-csharp Wiki
5-
[Wiki](https://github.com/jackzhenguo/leetcode-csharp/wiki)
5+
[My Wiki for this repository](https://github.com/jackzhenguo/leetcode-csharp/wiki)
6+
7+
## Contributing
8+
9+
1. Fork it!
10+
2. Create your feature branch: git checkout -b my-leetcode-csharp
11+
3. Commit your changes: git commit -am 'Add some questions and better solutions'
12+
4. Push to the branch: git push origin my-leetcode-csharp
13+
5. Submit a pull request and enjoy! :D
14+
615
## `Today Update`
716
### Math
817
#### 7 Reverse Integer

0 commit comments

Comments
 (0)