6 Commits

Author SHA1 Message Date
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
5b53a31b7e fix typo 2021-12-01 23:06:00 +08:00
zhongyinmin
ee40e5600f add CS189 2021-12-01 22:18:59 +08:00
zhongyinmin
2373697b35 add CS229 2021-12-01 22:14:05 +08:00