Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ipanardian authored Jan 10, 2017
1 parent 4a386f2 commit ad004d6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# BrowserNotif.JS
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/ipanardian/browser-notif/issues)
[![Release](https://img.shields.io/badge/release-v2.0.0-orange.svg)](https://github.com/ipanardian/browser-notif/releases)
[![Release](https://img.shields.io/badge/release-v2.1.0-orange.svg)](https://github.com/ipanardian/browser-notif/releases)
[![Typescript](https://img.shields.io/badge/Typescript-v2.1-blue.svg)](https://github.com/ipanardian/browser-notif/releases)
[![Dependencies](https://img.shields.io/badge/dependencies-none-brightgreen.svg)](https://github.com/ipanardian/browser-notif)
[![GitHub license](https://img.shields.io/badge/license-MIT-red.svg)](https://raw.githubusercontent.com/ipanardian/browser-notif/master/LICENSE)
[![NPM Download](https://img.shields.io/npm/dt/browser-notif.svg)]()

Lets a web page send notifications that are displayed outside the page at the system level.
This lets web apps send information to a user even if the application is idle, in the background, switched tabs or moved to a different app.
Expand Down

0 comments on commit ad004d6

Please sign in to comment.