From 231f71ee369580f3d5eb160ebc52dbccc4866775 Mon Sep 17 00:00:00 2001 From: Alexander Klimetschek Date: Wed, 16 May 2018 17:43:46 -0700 Subject: [PATCH] add custom npm badge to readme --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4a5e026b..261638e6 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ + +[![npm version](https://img.shields.io/badge/%40adobe--internal--nui%2Flibrary-0.0.1-blue.svg)](https://artifactory.corp.adobe.com/artifactory/npm-nui-release/@adobe-internal-nui/library/-/@adobe-internal-nui/library-0.0.1.tgz) + # Worker library This shared library is used by all Nui workers and takes care of common things like asset download & rendition upload.