Skip to content

Commit 1e405b7

Browse files
author
Openset
committed
Add: tags
1 parent 4bb69ae commit 1e405b7

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77

88
# [LeetCode](https://openset.github.io/leetcode)
99
LeetCode Problems' Solutions
10+
[[话题分类](https://github.com/openset/leetcode/blob/master/tag/README.md)]
1011

1112
[![Build Status](https://travis-ci.org/openset/leetcode.svg?branch=master)](https://travis-ci.org/openset/leetcode)
1213
[![codecov](https://codecov.io/gh/openset/leetcode/branch/master/graph/badge.svg)](https://codecov.io/gh/openset/leetcode)

internal/readme/readme.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ var format = "<!--|This file generated by command(leetcode %s); DO NOT EDIT.%s|-
9595
var defaultStr = `
9696
# [LeetCode](https://openset.github.io/leetcode)
9797
LeetCode Problems' Solutions
98+
[[话题分类](https://github.com/openset/leetcode/blob/master/tag/README.md)]
9899
99100
[![Build Status](https://travis-ci.org/openset/leetcode.svg?branch=master)](https://travis-ci.org/openset/leetcode)
100101
[![codecov](https://codecov.io/gh/openset/leetcode/branch/master/graph/badge.svg)](https://codecov.io/gh/openset/leetcode)

0 commit comments

Comments
 (0)