Commit graph

7 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
ysj1173886760
a604052d3d add recommended readings for db 2021-12-22 18:20:46 +08:00
ysj1173886760
2ca58dcbed update cmu15445 2021-12-22 18:20:46 +08:00
zhongyinmin
5edd24e2cb change private video link to public ones 2021-12-21 11:08:08 +08:00
XiaHanyu
b49b49970b add CMake, Docker for tools and CMU 15445 for Database courses 2021-12-12 22:04:37 +08:00
zhongyinmin
26de261609 add MIT6.824 & CS186 2021-12-11 18:43:45 +08:00