Skip to content

Commit 3bd58f4

Browse files
authored
Add badge telling current version on NPM
1 parent bb57c56 commit 3bd58f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Webpack Encore: A Simple & Powerful Webpack API
22

33
[![Build Status](https://travis-ci.org/symfony/webpack-encore.svg?branch=master)](https://travis-ci.org/symfony/webpack-encore)
4+
[![NPM Version](https://badge.fury.io/js/%40symfony%2Fwebpack-encore.svg)](https://badge.fury.io/js/%40symfony%2Fwebpack-encore)
45

56
Webpack Encore is a simpler way to integrate [Webpack](https://webpack.js.org/) into your
67
application. It *wraps* Webpack, giving you a clean & powerful API

0 commit comments

Comments
 (0)