Commit graph

7 commits

Author SHA1 Message Date
Zhiyuan Ma
f643098429
Reformat to show links 2022-04-05 02:37:52 -04:00
Zhiyuan Ma
5fa77c0420
Update CS61B.md 2022-04-04 15:46:22 -04:00
Zhiyuan Ma
efbb4ce189
Update CS61B.md 2022-04-04 15:35:04 -04:00
Yukiteru
ab0582bdd0 format links in markdown
This commit does the following things:

- Change `[Course Web](link)` to:
  - `Course Web: [title](link)`, or
  - `Course Web: <link>`
- Change `[This GitHub](link)` to `[user/repo](link)`

Signed-off-by: Yukiteru <wfly1998@sina.com>
2022-04-03 17:39:09 +08:00
Yukiteru
ebc8150824 format markdown documents
This commit does the following things:

- Separate Chinese and English by a space
- Fix proper nouns
- Fix syntax problems of Markdown
- Move long links below
- Remove unnecessary suffix of links

Signed-off-by: Yukiteru <wfly1998@sina.com>
2022-04-03 17:39:04 +08:00
zhongyinmin
6790b0991c fix ugly link name 2021-12-10 00:24:25 +08:00
zhongyinmin
1509168e70 add CS61B 2021-12-01 10:12:10 +08:00