Skip to content

Commit 9ad27fd

Browse files
committed
Updated README.
1 parent 47d37d0 commit 9ad27fd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,13 @@
11
URL replacement for HTML Webpack Plugin
22
=======================================
33

4+
[![Build Status](https://travis-ci.com/BTOdell/replace-url-html-webpack-plugin.svg?branch=master)](https://travis-ci.com/BTOdell/replace-url-html-webpack-plugin)
45
![npm](https://img.shields.io/npm/v/replace-url-html-webpack-plugin.svg)
56
![npm dependencies](https://david-dm.org/btodell/replace-url-html-webpack-plugin.svg)
67
![node](https://img.shields.io/node/v/replace-url-html-webpack-plugin.svg)
78
![npm type definitions](https://img.shields.io/npm/types/replace-url-html-webpack-plugin.svg)
89
![npm license](https://img.shields.io/npm/l/replace-url-html-webpack-plugin.svg)
10+
911
[![NPM](https://nodei.co/npm/replace-url-html-webpack-plugin.png?downloads=true&downloadRank=true&stars=true)](https://nodei.co/npm/replace-url-html-webpack-plugin/)
1012

1113
This is an extension plugin for the [webpack](https://www.npmjs.com/package/webpack) plugin [html-webpack-plugin](https://www.npmjs.com/package/html-webpack-plugin) - a plugin that simplifies the creation of HTML files to serve your webpack bundles.

0 commit comments

Comments
 (0)