Merge pull request #1201 from YangFong/doc-cn

docs: update new content
This commit is contained in:
John Washam
2022-08-24 09:16:47 -07:00
committed by GitHub

View File

@ -173,10 +173,22 @@
## 如何使用它
在学习过程中,我使用 GitHub 特殊语法的 markdown 去检查计划的进展,包括使用包含任务进度的任务列表。
下面所有的东西都只是一个概述。因此,你需要由上而下逐一地去处理它。
在学习过程中,我使用 GitHub 特殊语法的 Markdown 去检查计划的进展,包括使用包含任务进度的任务列表。
- [更多关于 Github-flavored Markdown 的详情](https://guides.github.com/features/mastering-markdown/#GitHub-flavored-markdown)
### 如果你不想使用 Git
在该页面上,单击顶部附近的 Code 按钮然后单击“Download ZIP”。解压文件就可以使用文本文件了。
如果你打开一个代码编辑器,你会看到所有格式都很好。
![How to download the repo as a zip file](https://d3j2pkmjtin6ou.cloudfront.net/how-to-download-as-zip.png)
### 如果你不介意 Git
1. 通过单击 Fork 按钮来 fork GitHub 仓库:`https://github.com/jwasham/coding-interview-university`
![Fork the GitHub repo](https://d3j2pkmjtin6ou.cloudfront.net/fork-button.png)
@ -201,8 +213,6 @@
git push --force
```
[更多关于 Github-flavored markdown 的详情](https://guides.github.com/features/mastering-markdown/#GitHub-flavored-markdown)
## 不要觉得自己不够聪明
- 大多数成功的软件工程师都非常聪明,但他们都有一种觉得自己不够聪明的不安全感。