From 5e62eb946e0530c4d295b7709bf222913bc87048 Mon Sep 17 00:00:00 2001 From: Happy Date: Wed, 8 May 2024 16:10:59 +0800 Subject: [PATCH] Fix typo of picture name --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index de372eb71..f36dd2569 100644 --- a/README.md +++ b/README.md @@ -253,10 +253,10 @@ The tool includes two optional options: * `-r`: output usage of registers(default is usage of instructions) _Example Instructions Histogram_ -![Instructions Hisrogram Example](docs/histogram-insn.png) +![Instructions Histogram Example](docs/histogram-insn.png) _Example Registers Histogram_ -![Registers Hisrogram Example](docs/histogram-reg.png) +![Registers Histogram Example](docs/histogram-reg.png) ### Basic Block