Skip to content

Commit c0533e9

Browse files
committed
Adding images to repo
1 parent 5abaf15 commit c0533e9

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<p align="center"><img alt="Differencify" src="http://i.imgur.com/0zwMggK.png" width="150">
1+
<p align="center"><img alt="Differencify" src="images/logo.png" width="150">
22
<br>
33
<strong>Differencify</strong>
44
<br>
@@ -13,7 +13,7 @@ Differencify is a library for visual regression testing by comparing your local
1313

1414
|Reference|Local changes|
1515
|---------|-------------|
16-
|<img alt="Differencify" src="http://i.imgur.com/Vq0sVY1.png" width="400">|<img alt="Differencify" src="http://i.imgur.com/Ry11AHE.png" width="400">|
16+
|<img alt="Differencify" src="images/reference_screenshot.png" width="400">|<img alt="Differencify" src="images/differencified_screenshot.png" width="400">|
1717

1818

1919
## Requirements
@@ -38,7 +38,7 @@ async () => {
3838
}
3939
```
4040
<p align="center">
41-
<img src="https://thumbs.gfycat.com/HandmadeGrayFirecrest-size_restricted.gif" width="500">
41+
<img src="images/update.gif" width="500">
4242
</p>
4343

4444
### Validate your changes
@@ -49,7 +49,7 @@ async () => {
4949
}
5050
```
5151
<p align="center">
52-
<img src="https://thumbs.gfycat.com/UnknownVariableGrayling-size_restricted.gif" width="500">
52+
<img src="images/test.gif" width="500">
5353
</p>
5454

5555
### API
20.6 KB
Loading

images/logo.png

315 Bytes
Loading

images/reference_screenshot.png

48.9 KB
Loading

images/test.gif

287 KB
Loading

images/update.gif

560 KB
Loading

0 commit comments

Comments
 (0)