Skip to content

Commit

Permalink
fix README
Browse files Browse the repository at this point in the history
  • Loading branch information
gringasalpastor committed Dec 5, 2024
1 parent f2448f1 commit 69a77d9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="https://raw.githubusercontent.com/gringasalpastor/mule-map/refs/heads/initial-code/assets/mule-with-map.png" width="200" height="200"
<img src="https://raw.githubusercontent.com/gringasalpastor/mule-map/refs/heads/master/assets/mule-with-map.png" width="200" height="200"
style="border-radius:50%" />
</p>

Expand Down Expand Up @@ -33,5 +33,5 @@ assert_eq!(mule_map.get(5), Some(&10));

## Micro Benchmarks

![violin](https://raw.githubusercontent.com/gringasalpastor/mule-map/refs/heads/initial-code/assets/violin.svg)
![lines](https://raw.githubusercontent.com/gringasalpastor/mule-map/refs/heads/initial-code/assets/lines.svg)
![violin](https://raw.githubusercontent.com/gringasalpastor/mule-map/refs/heads/master/assets/violin.svg)
![lines](https://raw.githubusercontent.com/gringasalpastor/mule-map/refs/heads/master/assets/lines.svg)

0 comments on commit 69a77d9

Please sign in to comment.