Skip to content

Commit 687cf8f

Browse files
committed
Update readme
1 parent ba446d8 commit 687cf8f

File tree

1 file changed

+40
-22
lines changed

1 file changed

+40
-22
lines changed

README.md

Lines changed: 40 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,29 +1,43 @@
1-
<div align="center">
2-
<a href="https://blobs.app/">
3-
<h1>Blobs</h1>
4-
</a>
1+
<h3 align="center">
2+
3+
<br>
4+
5+
<p align="center">
6+
<img src="https://user-images.githubusercontent.com/1754676/82777559-18537280-9e6c-11ea-9257-0a24645c91b0.png" alt="Blobs"></p>
7+
8+
</h3>
9+
10+
<h4 align="center">Create beautiful blob shapes with minimal code. </h4>
11+
12+
&nbsp;
13+
14+
<div class="highlight highlight-source-shell">
15+
<pre>
16+
<div align="center"><strong >Blobs App</strong></div>
17+
<div align="center"><a align="center" href="https://blobs.app/">https://blobs.app/</a></div>
18+
</pre>
519
</div>
620

7-
<div align="center">
8-
<strong>Create beautiful blob shapes for web and flutter apps</strong>
9-
<br />
10-
<div>
11-
<!-- travis -->
12-
<a href="https://travis-ci.org/lokesh-coder/blobs.app">
13-
<img src="https://travis-ci.org/lokesh-coder/blobs.app.svg" alt="Test Coverage" />
14-
</a>
15-
<!-- Mit License -->
16-
<a href="https://github.com/lokesh-coder/blobs.app/blob/master/LICENSE">
17-
<img src="https://img.shields.io/github/license/lokesh-coder/blobs.app">
18-
</a>
19-
<!-- Pr's -->
20-
<a href="https://github.com/lokesh-coder/blobs.app/blob/master/CONTRIBUTING.md">
21-
<img src="https://img.shields.io/badge/PRs-welcome-blueviolet.svg">
22-
</a>
23-
</div>
21+
### Preview
22+
23+
![frame2-iMac](https://user-images.githubusercontent.com/1754676/83411638-46b9ea80-a436-11ea-92b2-60ba4e845003.png)
24+
25+
### Blobs for flutter
26+
27+
&nbsp;
28+
29+
<div class="highlight highlight-source-shell">
30+
<pre>
31+
<div align="center"><strong >Blobs for flutter</strong></div>
32+
<div align="center"><a align="center" href="https://pub.dev/packages/blobs">flutter_blobs</a></div>
33+
</pre>
2434
</div>
2535

26-
<br />
36+
<p float="left">
37+
<img width="200" alt="style_custom_color" src="https://user-images.githubusercontent.com/1754676/82777008-6ebfb180-9e6a-11ea-9b85-fcac09cfca38.gif">
38+
<img width="200" alt="style_gradient" src="https://user-images.githubusercontent.com/1754676/82777164-f1e10780-9e6a-11ea-8d02-89217cd6e582.png">
39+
<img width="200" alt="blobs_with_child" src="https://user-images.githubusercontent.com/1754676/82777157-ef7ead80-9e6a-11ea-9b74-6224cf33d739.png">
40+
</p>
2741

2842
### Development
2943

@@ -36,3 +50,7 @@
3650

3751
- Run in build mode
3852
`yarn build`
53+
54+
### License
55+
56+
MIT License

0 commit comments

Comments
 (0)