summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBoYanZh <bomingzh@sjtu.edu.cn>2020-10-31 02:23:59 +0800
committerBoYanZh <bomingzh@sjtu.edu.cn>2020-10-31 02:23:59 +0800
commitd194138def730d8490c202d285ee7bdb325f7adb (patch)
treeb1b3650ecf3a491e8df8cefa3d6747241bab280f
parentbe29e385d39c1dce1f9516225ffb9e251895d751 (diff)
update requirement
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 4699c12..93716d0 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,8 @@ It helps you begin from clone repo from Gitea to giving grade to canvas with com
## Installation & Usage
+First install [ctags](https://github.com/universal-ctags/ctags) for C code quality checking.
+
```bash
$ pip3 install -r requirement.txt
$ mv hgroups.example.json hgroups.json