Skip to content

Commit 2afebb8

Browse files
committed
docs: 修复README代码块语法并更新TODO列表
1 parent a72c58a commit 2afebb8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ total 32
210210

211211
这一个文件就有15KB大,里面有一堆逻辑,现在科技水平好了,不用再茹毛饮血了,我直接借助Cursor对这个大文件里的逻辑格式化并且加注释,找到了跟生成设备码相关的函数:
212212

213-
``js
213+
```js
214214
function P() {
215215
return (P = r(function () {
216216
var e, n, s, o, a, i;

TODO.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11

22

33

4-
- 给项目写一个README文档,在README文档里详细说明项目是如何使用的
54

65

0 commit comments

Comments
 (0)