Skip to content

Commit f9ce8e5

Browse files
committed
update
1 parent d2d8b2d commit f9ce8e5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
## version 2.0.0
22
- 重构
3+
- 现在会从[zerotrac.github.io](https://zerotrac.github.io/leetcode_problem_rating/data.json)获取数据进行缓存
34
## version 1.1.10
45
- 更新数据
56

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,15 +19,14 @@
1919
- 增加剑指Offer、面试金典相关内容
2020
- 增加一键提交全部题目测试用例功能
2121
- 尝试不需要额外安装node环境,使用vscode自带的node版本
22+
-[zerotrac.github.io](https://zerotrac.github.io/leetcode_problem_rating/data.json)获取数据进行缓存,数据更新时,可以尝试使用deleteAllCache,重新获取数据
2223

2324
# 关于本项目
2425
- [项目地址:https://github.com/ccagml/vscode-leetcode-problem-rating/](https://github.com/ccagml/vscode-leetcode-problem-rating/)
2526
- [报告问题](https://github.com/ccagml/vscode-leetcode-problem-rating/issues)
2627
- [疑难解答](https://github.com/LeetCode-OpenSource/vscode-leetcode/wiki/%E7%96%91%E9%9A%BE%E8%A7%A3%E7%AD%94)
2728
- [常见问题](https://github.com/LeetCode-OpenSource/vscode-leetcode/wiki/%E5%B8%B8%E8%A7%81%E9%97%AE%E9%A2%98)
2829
- 趁着现在只有<img src="https://img.shields.io/github/stars/ccagml/vscode-leetcode-problem-rating" alt="">提交一个PR就能成为项目元老了
29-
- 每周当[zerotrac](https://github.com/zerotrac/leetcode_problem_rating/)项目更新数据data.json,可以将新数据放到本项目的resources/data.json即可提交PR
30-
- 为什么不改成自动获取data.json,因为上一点
3130

3231
## 快速开始
3332
![quickstart](https://www.ccagml.com/wp-content/uploads/2022/10/quickstart.gif)

0 commit comments

Comments
 (0)