@@ -65,7 +65,10 @@ Refer to [CHANGELOG](CHANGELOG.md)
65
65
66
66
##Acknowledgement
67
67
68
- This extension is based on[ @skygragon ] ( https://github.com/skygragon ) 's[ leetcode-cli] ( https://github.com/skygragon/leetcode-cli ) open source project.
68
+ - This extension is based on[ @skygragon ] ( https://github.com/skygragon ) 's[ leetcode-cli] ( https://github.com/skygragon/leetcode-cli ) open source project.
69
+ - Thanks[ @TsFreddie ] ( https://github.com/TsFreddie ) for contributing[ #19 ] ( https://github.com/jdneo/vscode-leetcode/pull/19 ) .
70
+ - Thanks[ @ntt2k ] ( https://github.com/ntt2k ) for contributing[ #38 ] ( https://github.com/jdneo/vscode-leetcode/pull/38 ) .
71
+
69
72
70
73
71
74
#中文
@@ -123,4 +126,6 @@ This extension is based on [@skygragon](https://github.com/skygragon)'s [leetcod
123
126
124
127
##鸣谢
125
128
126
- 本插件基于[ @skygragon ] ( https://github.com/skygragon ) 的[ leetcode-cli] ( https://github.com/skygragon/leetcode-cli ) 开源项目制作。
129
+ - 本插件基于[ @skygragon ] ( https://github.com/skygragon ) 的[ leetcode-cli] ( https://github.com/skygragon/leetcode-cli ) 开源项目制作。
130
+ - 感谢[ @TsFreddie ] ( https://github.com/TsFreddie ) 贡献[ #19 ] ( https://github.com/jdneo/vscode-leetcode/pull/19 ) 。
131
+ - 感谢[ @ntt2k ] ( https://github.com/ntt2k ) 贡献[ #38 ] ( https://github.com/jdneo/vscode-leetcode/pull/38 ) 。