Skip to content

Commit eb8c6f2

Browse files
Update README
1 parent 0a21502 commit eb8c6f2

File tree

1 file changed

+7
-6
lines changed

1 file changed

+7
-6
lines changed

README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
11
<div align="center">
2-
<img width="120" height="120" src="https://rawgit.com/stephencookdev/speed-measure-webpack-plugin/master/logo.svg" />
2+
<img width="120" height="120" src="https://raw.githubusercontent.com/stephencookdev/speed-measure-webpack-plugin/refs/heads/master/logo.svg" />
33
<h1>
44
Speed Measure Plugin
55
<div><sup><em>(for webpack)</em></sup></div>
66
</h1>
7+
<p>
8+
<a href="https://18ways.com">Proudly maintained and developed by the team at <strong>18ways</strong></a>.<br />
9+
<sub>AI-powered runtime localisation and i18n infrastructure.</sub>
10+
</p>
711

8-
<!-- ALL-CONTRIBUTORS-BADGE:START -->
9-
10-
<a href="https://travis-ci.org/stephencookdev/speed-measure-webpack-plugin"><img src="https://travis-ci.org/stephencookdev/speed-measure-webpack-plugin.svg?branch=master" /></a> <a href="https://npmjs.com/package/speed-measure-webpack-plugin"><img src="https://img.shields.io/npm/dw/speed-measure-webpack-plugin.svg" /></a> <a href="https://npmjs.com/package/speed-measure-webpack-plugin"><img src="https://img.shields.io/node/v/speed-measure-webpack-plugin.svg" /></a> <a href="https://github.com/prettier/prettier"><img src="https://img.shields.io/badge/code_style-prettier-ff69b4.svg" /></a> <a href="#contributors"><img src="https://img.shields.io/badge/all_contributors-10-orange.svg" /></a>
11-
12-
<!-- ALL-CONTRIBUTORS-BADGE:END -->
12+
<a href="https://18ways.com"><img alt="18ways Logo" src="https://img.shields.io/badge/MADE%20BY%2018ways-119955.svg?style=for-the-badge&logo=18ways&labelColor=119955"></a>
13+
<a href="https://npmjs.com/package/speed-measure-webpack-plugin"><img src="https://img.shields.io/npm/dw/speed-measure-webpack-plugin.svg?style=for-the-badge" /></a> <a href="https://npmjs.com/package/speed-measure-webpack-plugin"><img src="https://img.shields.io/node/v/speed-measure-webpack-plugin.svg?style=for-the-badge" /></a>
1314

1415
</div>
1516
<br>

0 commit comments

Comments
 (0)