Skip to content

Commit 65b1dfb

Browse files
authored
Merge pull request #8 from adrianmg/preview-fix
Preview path fix
2 parents d83ea03 + a404dca commit 65b1dfb

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<p align="center">
1010
<br>
11-
<img src="preview.gif" alt="Preview of the tool" width="700">
11+
<img src="./res/preview.gif" alt="Preview of the tool" width="700">
1212
<br><br>
1313
</p>
1414

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "github-pewpew",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "Pew pew those unnecessary GitHub repos!",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)