* [FIX] NJU Compilers course video link
bilibili video collection link schama may changed, original link will only show the collections overview instead of this collection
* [FIX] course video link in NJU-Compilers.en.md
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>
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>