Skip to content

Commit a817fee

Browse files
authored
chore: Update README with repository details and npm info
Clarified repository status and npm package information.
1 parent 00de467 commit a817fee

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p>Use Webpack with Grunt.<p>
1212
</div>
1313

14-
> The repository was moved out of the webpack organisation as decided in a meeting, and now resides under my personal user account.
14+
> The repository was moved out of the webpack organisation as decided in a meeting, and now resides under my personal user account. This is the official repo for the npm package `grunt-webpack`.
1515
1616
<h2 align="center">Requirements</h2>
1717

@@ -21,7 +21,7 @@
2121

2222
<h2 align="center">Install</h2>
2323

24-
Install this grunt plugin next to your project's [Gruntfile.js](http://gruntjs.com/getting-started). You also need to install webpack yourself, this grunt plugin does not install webpack itself. This is the official repo for the npm package `grunt-webpack`.
24+
Install this grunt plugin next to your project's [Gruntfile.js](http://gruntjs.com/getting-started). You also need to install webpack yourself, this grunt plugin does not install webpack itself.
2525

2626
```bash
2727
npm install webpack grunt-webpack --save-dev

0 commit comments

Comments
 (0)