Added Introductory C from Coursera (Duke). Fixed a link

This commit is contained in:
Haidong Ji
2022-04-15 20:14:41 -05:00
parent cc46531144
commit 4dc63e3d2a
3 changed files with 33 additions and 1 deletions

View File

@@ -22,7 +22,7 @@
## 如何成为贡献者
一个人的力量终究是有限的,对于书中任意章节你若有想要补充的内容,欢迎各位提出 [Pull Request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)。如果你想贡献一门新的课程,可以参考目前 repo 中的 [template](./template.md) 文件作为模版,并在 [mkdocs.yml](./mkdocs.yml) 文件中添加其navigation当然你还可以在 [CS 学习规划](./CS学习规划.md) 里的对应模块为其添加言简意赅的导语。
一个人的力量终究是有限的,对于书中任意章节你若有想要补充的内容,欢迎各位提出 [Pull Request](https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork)。如果你想贡献一门新的课程,可以参考目前 repo 中的 [template](./template.md) 文件作为模版,并在 [mkdocs.yml](./mkdocs.yml) 文件中添加其navigation当然你还可以在 [CS 学习规划](./docs/CS学习规划.md) 里的对应模块为其添加言简意赅的导语。
同时由于个人水平有限书中难免有笔误甚至概念错误之处也请各位不吝赐教在issue中提出来。