Skip to content

Commit

Permalink
add custom npm badge to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkli committed May 17, 2018
1 parent cb96f9c commit 231f71e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
<!--- when a new release happens, the VERSION and URL in the badge have to be manually updated because it's a private registry --->
[![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.

0 comments on commit 231f71e

Please sign in to comment.