Skip to content

Commit adebcfc

Browse files
Fix up README for npm
1 parent f8762ac commit adebcfc

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<div align="center">
2-
<img width="120" height="120" src="logo.svg">
2+
<img width="120" height="120" src="https://rawgit.com/stephencookdev/speed-measure-webpack-plugin/master/logo.svg">
33
<h1>
44
Speed Measure Plugin
5-
<div><em><sup><sub>(for webpack)</sub></sup></em></div>
5+
<div><sup><em>(for webpack)</em></sup></div>
66
</h1>
77
</div>
88
<br>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "speed-measure-webpack-plugin",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Measure + analyse the speed of your webpack loaders and plugins",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)