8000 Merge pull request #113 from kylesliu/develop · liaol/awesome-golang-leetcode@68d2473 · GitHub
[go: up one dir, main page]

Skip to content

Commit 68d2473

Browse files
authored
Merge pull request 6boris#113 from kylesliu/develop
Develop
2 parents 349c3a8 + 4702a20 commit 68d2473

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ coverage.txt
1818
node_modules/
1919
/gitbook
2020
.env.yml
21-
/python
21+
/python
22+
go.sum

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
LeetCode of algorithms with golang solution(updating:smiley:).
44

55
<p align="center">
6-
<img src="https://s.gin.sh/logo/go/PNG/Go-Logo_Aqua.png" height="90">
7-
<img src="http://s.gin.sh/logo/leetcode.png" width="250" height="90">
6+
<img src="http://s.gin.sh/logo/go/PNG/Go-Logo_Aqua.png" height="90">
7+
<img src="http://s.gin.sh/logo/leetcode.png" height="90">
88
</p>
99

1010
<p align="center">

0 commit comments

Comments
 (0)
0