Skip to content

Commit 0502cd7

Browse files
committed
Update README.
1 parent 2a0e63f commit 0502cd7

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ $ python3 main.py
1111
注意:必须使用 Python3。Python3 已经发布十年了,试一下吧,它很棒。如果你的电脑上没有 Python3,你可以在 [Anaconda](https://www.anaconda.com/download/) 或者 [Python 官方网站](https://www.python.org/downloads/) 下载安装。推荐使用 Anaconda Python,它已经包含了此项目依赖的所有 Python 包。
1212

1313
### 高级
14-
- 你可以修改 conf.py 里的 ignore_directories 来设定你想要忽略的目录。
14+
- 你可以修改 [conf.py](conf.py) 里的 ignore_directories 来设定你想要忽略的目录。
1515

1616
## 依赖
1717

@@ -28,6 +28,7 @@ $ python3 main.py
2828

2929
## 示例
3030
- ![report](static/examples/report.png)
31+
- ![language_stat](static/examples/4_language_stat.png)
3132
- ![merge_stat](static/examples/5_merge_stat.png)
3233

3334
## TODO

static/examples/4_language_stat.png

76.4 KB
Loading

static/examples/5_merge_stat.png

-4.83 KB
Loading

0 commit comments

Comments
 (0)