Skip to content

Commit 2bbbe52

Browse files
committed
add logo to readme
1 parent 78628de commit 2bbbe52

File tree

2 files changed

+55
-6
lines changed

2 files changed

+55
-6
lines changed

README.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,19 @@
1-
# [blobs](https://g-harel.github.io/blobs)
2-
3-
[![](https://img.shields.io/npm/v/blobs.svg)](https://www.npmjs.com/package/blobs)
4-
[![](https://img.shields.io/bundlephobia/minzip/blobs.svg)](https://bundlephobia.com/result?p=blobs)
5-
6-
[![](https://user-images.githubusercontent.com/9319710/51342364-b4dc5800-1a61-11e9-9452-3db013605a80.png)](https://g-harel.github.io/blobs)
1+
<p align="center">
2+
<a href="https://g-harel.github.io/blobs">
3+
<img width="460" height="300" src="./logo.svg">
4+
</a>
5+
<br>
6+
<a href="https://www.npmjs.com/package/blobs">
7+
<img src="https://img.shields.io/npm/v/blobs.svg">
8+
</a>
9+
<a href="https://bundlephobia.com/result?p=blobs">
10+
<img src="https://img.shields.io/bundlephobia/minzip/blobs.svg">
11+
</a>
12+
<br><br>
13+
<a href="https://g-harel.github.io/blobs">
14+
<img src="https://svgsaur.us/?c=ec576b&t=PLAYGROUND&o=b&s=30&w=220&y=28&h=36" />
15+
</a>
16+
</p>
717

818
## Install
919

logo.svg

Lines changed: 39 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)