aboutsummaryrefslogtreecommitdiffhomepage
path: root/docs
diff options
context:
space:
mode:
authorGravatar Abhishek Arya <inferno@chromium.org>2018-02-22 10:24:41 -0800
committerGravatar GitHub <noreply@github.com>2018-02-22 10:24:41 -0800
commit5468febafb292f3f3326b8d28f44622c78ce0111 (patch)
tree4e0f15171035c8f075904b09c4aef639b7f1f4bb /docs
parent3271eda74a87df3c88cec23a7d605c7df926f203 (diff)
Update clusterfuzz.md
Diffstat (limited to 'docs')
-rw-r--r--docs/clusterfuzz.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/clusterfuzz.md b/docs/clusterfuzz.md
index ceb37178..a827c084 100644
--- a/docs/clusterfuzz.md
+++ b/docs/clusterfuzz.md
@@ -24,7 +24,9 @@ regression ranges where the bug was most likely introduced.
You can view statistics about your fuzz targets (e.g. speed, coverage information,
memory usage) on our fuzzer statistics dashboard.
-![stats](images/freetype_stats.png?raw=true)
+![stats](images/freetype_stats_graphs.PNG?raw=true)
+
+![stats](images/freetype_stats_table.png?raw=true)
## Coverage reports