From 5468febafb292f3f3326b8d28f44622c78ce0111 Mon Sep 17 00:00:00 2001 From: Abhishek Arya Date: Thu, 22 Feb 2018 10:24:41 -0800 Subject: [PATCH] Update clusterfuzz.md --- docs/clusterfuzz.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/clusterfuzz.md b/docs/clusterfuzz.md index ceb371786..a827c0840 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