Skip to content

Commit 82f1135

Browse files
committed
Merge branch 'master' of github.com:needim/noty
2 parents 70e86ad + f12a5a0 commit 82f1135

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

docs/README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
> A Dependency-free notification library
44
5+
<div style="position:relative;">
6+
<iframe src="https://smashing.tools/widget" frameBorder="0" height="257" width="320" style="border-radius: 20px; pointer-events: none; margin: 0"></iframe>
7+
<a style="position:absolute; top:0; left:0; display:inline-block; width:320px; height:257px; z-index:5;" target="_blank" href="https://smashing.tools?ref=ned.im">
8+
</a>
9+
</div>
10+
511
<p>
612
<button id="example-runner" class="button">Show me a notification</button>
713
</p>
@@ -16,10 +22,7 @@
1622
<a href="https://bower.io/"><img src="https://img.shields.io/bower/v/noty.svg" alt="Bower version"></a>
1723
<a href="https://www.npmjs.com/package/noty"><img src="https://img.shields.io/npm/v/noty.svg" alt="NPM version"></a>
1824
<a href="https://packagist.org/packages/needim/noty"><img src="https://img.shields.io/packagist/v/needim/noty.svg" alt="Packagist version"></a>
19-
<img src="https://img.shields.io/david/needim/noty.svg" alt="Dependencies">
20-
<img src="https://img.shields.io/david/dev/needim/noty.svg" alt="Dev Dependencies">
2125
<br>
22-
<a href="https://travis-ci.org/needim/noty"><img src="https://img.shields.io/travis/needim/noty/master.svg" alt="Travis"></a>
2326
<a href="https://www.npmjs.com/package/noty"><img src="https://img.shields.io/npm/dm/noty.svg?label=npm%20downloads" alt="NPM Downloads"></a>
2427
<a href="https://github.com/needim/noty/graphs/contributors"><img src="https://img.shields.io/github/contributors/needim/noty.svg" alt="Contributors"></a>
2528
</p>

0 commit comments

Comments
 (0)