Skip to content

Commit

Permalink
Updated image in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
FireFlyForLife authored Oct 2, 2019
1 parent b89750c commit 125c2a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ It has O(1) iteration speed because all the values are stored in a vector.

The API is almost identical to std::map. With some extra additions to get more control over the internals.

![Explanation with a image](https://i.imgur.com/lVYfcvN.png)
![Explanation with a image](https://i.imgur.com/q6JGaIQ.png)

## Code Example
```cpp
Expand Down

0 comments on commit 125c2a4

Please sign in to comment.