We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 247da09 commit 93c339fCopy full SHA for 93c339f
README.md
@@ -5,12 +5,12 @@
5
[![Coverage][coverage-badge]][coveralls]
6
[![Dependencies][dependencies-badge]][gemnasium]
7
8
-[Webpack 2][webpack] loader for rendering plain HTML from [EJS][ejs]
+[Webpack][webpack] loader for rendering plain HTML from [EJS][ejs]
9
template files
10
11
## Install
12
13
-Install with [npm][npm]. Ensure [EJS][ejs] and [Webpack 2][webpack] are installed
+Install with [npm][npm]. Ensure [EJS][ejs] and [Webpack][webpack] are installed
14
as well, as these are peer dependencies.
15
16
```sh
0 commit comments