Skip to content

Commit e608f8d

Browse files
committed
tidy readme
1 parent 863f3d2 commit e608f8d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Important Notes </br>
1+
## Important Notes </br>
22
I would not write coding in an single file of this repository, so you can visit solutions by two methonds. One is by my [Blog Column](http://blog.csdn.net/column/details/14761.html), and another direct way is by questions index.
33

44
## About it
@@ -93,7 +93,7 @@ Anyway, welcome to view, star and fork, then contribute.
9393
|242|HashTable;|[Valid Anagram](http://blog.csdn.net/daigualu/article/details/71358552)|
9494
|257|Tree;|[Binary Tree Paths](http://blog.csdn.net/daigualu/article/details/70340125)|
9595
|258|Math;|[Add Digits]()|
96-
|263|Math;|[Ugly Number Ugly Number](http://blog.csdn.net/daigualu/article/details/72765438)|
96+
|263|Math;|[Ugly Number](http://blog.csdn.net/daigualu/article/details/72765438)|
9797
|268|Array;Math;|[Missing Number](http://blog.csdn.net/daigualu/article/details/69220202)|
9898
|278|BinarySearch;|[First Bad Version](http://blog.csdn.net/daigualu/article/details/69802371)|
9999
|283|Array;TwoPointers;|[Move Zeroes](http://blog.csdn.net/daigualu/article/details/69329038)|
@@ -146,3 +146,4 @@ Anyway, welcome to view, star and fork, then contribute.
146146
|566|Array;|[Reshape the Matrix](http://blog.csdn.net/daigualu/article/details/71275325)|
147147
|572|Tree;|[Subtree of Another Tree](http://blog.csdn.net/daigualu/article/details/71908238)|
148148
|575|HashTable;|[Distribute Candies](http://blog.csdn.net/daigualu/article/details/71625170)|
149+

0 commit comments

Comments
 (0)