Skip to content

Commit 94f2597

Browse files
Update README.md
1 parent 6321157 commit 94f2597

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

+10
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,13 @@
22
demo repo for https://blog.csdn.net/nsrainbow/article/details/80589476
33

44
Vue 不睡觉教程的项目源码
5+
6+
使用方法:
7+
```
8+
git checkout lesson<N>
9+
```
10+
11+
比如我要切换到lesson1就用
12+
```
13+
git checkout lesson1
14+
```

0 commit comments

Comments
 (0)