Skip to content

Commit

Permalink
Fix typo (sysprog21#431)
Browse files Browse the repository at this point in the history
  • Loading branch information
huaxinliao authored May 8, 2024
1 parent 16f2868 commit 729a24f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit 729a24f

Please # to comment.