From bab6bded6502f150156e7fa5488607fcc5b932cc Mon Sep 17 00:00:00 2001 From: Wiktor Olejniczak Date: Mon, 14 May 2018 19:40:13 +0200 Subject: [PATCH] Added a few badges Because badges are cool --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 886ffb9..86d40e5 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ [![Travis](https://img.shields.io/travis/myfrom/Notifier.svg?style=flat-square)](https://travis-ci.org/myfrom/Notifier) +[![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg?style=flat-square)](https://www.webcomponents.org/element/myfrom/Notifer) +[![Docs on Github Pages](https://img.shields.io/badge/docs-github%20pages-3F51B5.svg?style=flat-square)](https://myfrom.github.io/Notifier) + # Notifier A lightweight library to show paper-toast and paper-dialog alerts easily.