Skip to content

Commit 3094813

Browse files
committed
Update README
1 parent 6793669 commit 3094813

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

README.md

+6-3
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
1-
# Webpack Configuration
1+
# @studiometa/webpack-config
22

3-
[![NPM Version](https://img.shields.io/npm/v/@studiometa/webpack-config.svg?style=flat-square)](https://www.npmjs.com/package/@studiometa/webpack-config)
3+
[![NPM Version](https://img.shields.io/npm/v/@studiometa/webpack-config.svg?style=flat&colorB=3e63dd&colorA=414853)](https://www.npmjs.com/package/@studiometa/webpack-config/)
4+
[![Downloads](https://img.shields.io/npm/dm/@studiometa/webpack-config?style=flat&colorB=3e63dd&colorA=414853)](https://www.npmjs.com/package/@studiometa/webpack-config/)
5+
[![Size](https://img.shields.io/bundlephobia/minzip/@studiometa/webpack-config?style=flat&colorB=3e63dd&colorA=414853&label=size)](https://bundlephobia.com/package/@studiometa/webpack-config)
6+
[![Dependency Status](https://img.shields.io/librariesio/release/npm/@studiometa/webpack-config?style=flat&colorB=3e63dd&colorA=414853)](https://david-dm.org/studiometa/webpack-config)
47

5-
> Run a development server and build your assets with Webpack.
8+
> Minimal configuration to run a development server and build your assets with Webpack.
69
710
## Installation
811

0 commit comments

Comments
 (0)