Skip to content

Commit 3322ecd

Browse files
committed
update README.md
1 parent dac45e6 commit 3322ecd

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,19 +10,19 @@ This is the English version of the repository. You can find the Chinese version
1010

1111
## Advantages of This Repository
1212

13-
Added extensive comments to the source code, explaining various issues beginners might encounter. For example:
13+
1. Added extensive comments to the source code, explaining various issues beginners might encounter. For example:
1414

1515
![1](./pics/1.png)
1616

1717
![2](./pics/2.png)
1818

19-
Included more user-friendly designs based on the original code, such as allowing manual window resizing and setting exit keys.
19+
2. Included more user-friendly designs based on the original code, such as allowing manual window resizing and setting exit keys.
2020

21-
All code runs successfully. Any changes between old and new code are noted in the `README.md` file of the respective folder. For example:
21+
3. All code runs successfully. Any changes between old and new code are noted in the `README.md` file of the respective folder. For example:
2222

2323
![3](./Chapter%204%20Face%20Mesh/pics/关键字传参.png)
2424

25-
Each chapter includes a `README.md` file summarizing important concepts for easy review.
25+
4. Each chapter includes a `README.md` file summarizing important concepts for easy review.
2626

2727
## Project Dependencies
2828

0 commit comments

Comments
 (0)