Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
iSkore authored Nov 6, 2019
1 parent 8a143ae commit bc71617
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
<p align="center">
<img src="https://s3.amazonaws.com/forever-link/github/LightMap.svg" alt="LightMap"/>
<img src="https://repository-images.githubusercontent.com/136985658/d04d2300-8125-11e9-8377-864d0542984f"
alt="LightMap"
width="300px"
/>
</p>

<p align="center">Fast Map extension for Node.js & The Browser</p>
Expand Down Expand Up @@ -171,4 +174,4 @@ const x = new LightMap( [ [ 'a', 0 ], [ 'b', 1 ] ] );
+x;
// 2 (size of the Map)
```
```

0 comments on commit bc71617

Please sign in to comment.