Skip to content

Commit cb1979f

Browse files
authored
Merge pull request #5 from noc0dev/feature/pypi2
Fix PyPI README images
2 parents 2d9b2fe + d238f0a commit cb1979f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="assets/mascot.png" alt="Fastmail CLI mascot" width="300">
2+
<img src="https://raw.githubusercontent.com/noc0dev/fastmail-cli/main/assets/mascot.png" alt="Fastmail CLI mascot" width="300">
33
</p>
44

55
<h1 align="center">fastmail-cli</h1>
@@ -18,7 +18,7 @@
1818
## Demo
1919

2020
<p align="left">
21-
<img src="assets/demo.gif" alt="Demo">
21+
<img src="https://raw.githubusercontent.com/noc0dev/fastmail-cli/main/assets/demo.gif" alt="Demo">
2222
</p>
2323

2424
---

0 commit comments

Comments
 (0)