Skip to content

Commit 1f0dba5

Browse files
committed
xxxx
1 parent bdeeb1c commit 1f0dba5

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<a href="https://github.com/facebook/react">
1616
<img src="https://img.shields.io/badge/react-18.2.0-brightgreen.svg" alt="react">
1717
</a>
18-
<a href="https://github.com/lb1129/l-project/blob/master/LICENSE">
18+
<a href="https://github.com/lb1129/l-project-react/blob/master/LICENSE">
1919
<img src="https://img.shields.io/github/license/mashape/apistatus.svg" alt="license">
2020
</a>
2121
</p>
@@ -48,9 +48,9 @@
4848
# 克隆项目
4949
git clone https://github.com/lb1129/l-project-react.git
5050

51-
# main.ts app-env.d.ts 这两个文件保留,其余src目录及文件可清空
51+
# main.tsx app-env.d.ts 这两个文件保留,其余src目录及文件可清空
5252

53-
# main.ts 第一行内容保留,其余内容可清空
53+
# main.tsx 第一行内容保留,其余内容可清空
5454

5555
# 加入你的内容
5656
```

0 commit comments

Comments
 (0)