Skip to content

Commit e74dd17

Browse files
committed
docs: small readme tweak
1 parent ce08c18 commit e74dd17

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

README.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# cypress-plugin-visual-regression-diff
2-
31
<p align="center">
42
<a href="https://www.npmjs.com/package/@frsource/cypress-plugin-visual-regression-diff">
53
<img src="https://img.shields.io/npm/v/@frsource/cypress-plugin-visual-regression-diff" alt="NPM version badge">
@@ -12,7 +10,8 @@
1210
</a>
1311
</p>
1412

15-
<h1 align="center">Cypress Plugin Visual Regresion Diff - perform visual regression test with a nice GUI as help. 💅 Only for Cypress!</h1>
13+
<h1 align="center">Cypress Plugin Visual Regresion Diff</h1>
14+
<p align="center">Perform visual regression test with a nice GUI as help. 💅 <i>Only&nbsp;for&nbsp;Cypress!</i></p>
1615

1716
<p align="center">
1817
<a href="#getting-started">Getting Started</a>
@@ -29,8 +28,10 @@
2928
<br>
3029
<i>Plugin for visual regression testing that provides smooth experience:
3130
<br>Specify threshold below which the test will fail.
32-
<br>Quickly preview old/new screenshots and a visual diff between the two directly in the Cypress UI.
33-
<br>Published as treeshakeable bundles, separate for JS ES5 or modern browsers thanks to <a href="https://www.npmjs.com/package/microbundle">microbundle</a>.
31+
<br>Quickly preview old &amp; new screenshot directly in the Cypress UI.
32+
<br>Find visual changes using images diff.
33+
<br>Published as treeshakeable bundles, separate for JS ES5 or modern bundlers thanks to <a href="https://www.npmjs.com/package/microbundle">microbundle</a>.
34+
<br>Working with every bundler (tested on webpack, vite, rollup),
3435
<br>Provides proper typings as is written completely in <a href="https://www.typescriptlang.org">typescript</a>.</i>
3536
<br>
3637
<br>

0 commit comments

Comments
 (0)