Skip to content

Commit 724344c

Browse files
committed
update README.md
1 parent 925fcc4 commit 724344c

File tree

1 file changed

+5
-8
lines changed

1 file changed

+5
-8
lines changed

README.md

Lines changed: 5 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
- **100%** coverage tests.
1414
- **100%** benchmark tests.
1515

16-
> Secret all in the subtle.
17-
1816
## Catalog
1917

2018
- [Pursue](#pursue)
@@ -27,6 +25,9 @@
2725
- [Discuss](#discuss)
2826
- [Support](#support)
2927

28+
## Support
29+
If you like it then you can put a :star:**Star** on it.
30+
3031
## Solutions
3132

3233
> '`Single Repetition Duration`' and '`LeetCode Run Time`' are for **reference** only.
@@ -147,8 +148,8 @@ Welcome to **pull requests(PRs)** of the **better** solutions.
147148
### Discuss
148149
Welcome to report bugs, suggest ideas and discuss on [issues page](https://github.com/WindomZ/leetcode.go/issues).
149150

150-
### Support
151-
If you like it then you can put a :star:Star on it.
151+
## License
152+
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FWindomZ%2Fleetcode.go.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FWindomZ%2Fleetcode.go?ref=badge_large)
152153

153154
[Solutions-94]:https://leetcode.com/problems/binary-tree-inorder-traversal/
154155
[Solutions-94-Home]:solutions/binary_tree_inorder_traversal/
@@ -490,7 +491,3 @@ If you like it then you can put a :star:Star on it.
490491
[Solutions-1-Home]:solutions/two_sum/
491492
[Solutions-1-Code]:solutions/two_sum/twoSum.go
492493
[Solutions-1]:https://leetcode.com/problems/two-sum/
493-
494-
495-
## License
496-
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2FWindomZ%2Fleetcode.go.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2FWindomZ%2Fleetcode.go?ref=badge_large)

0 commit comments

Comments
 (0)