Skip to content

Commit d79545a

Browse files
committed
Adding image and shields to README.md
1 parent 898f037 commit d79545a

1 file changed

Lines changed: 22 additions & 4 deletions

File tree

README.md

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,25 @@
1-
2-
# Amazon Wishlist Pricewatch
3-
4-
> Periodically check your public Amazon wishlist for price reductions.
1+
<p align="center">
2+
<img src="https://github.com/sam0jones0/amazon_wishlist_pricewatch/blob/master/blob/pricewatch_200.png">
3+
</p>
4+
5+
<h1 align="center">Amazon Wishlist Pricewatch</h1>
6+
7+
<p align="center">
8+
<a href="https://github.com/sam0jones0/amazon_wishlist_pricewatch/blob/master/LICENSE.txt">
9+
<img src="https://img.shields.io/pypi/l/amazon-wishlist-pricewatch"
10+
alt="MIT License" />
11+
</a>
12+
<a href="">
13+
<img src="https://img.shields.io/pypi/v/amazon-wishlist-pricewatch"
14+
alt="PyPI" />
15+
</a>
16+
<a href="">
17+
<img src="https://img.shields.io/pypi/pyversions/amazon-wishlist-pricewatch"
18+
alt="PyPI" />
19+
</a>
20+
</p>
21+
22+
<p align="center"><i>Periodically check your public Amazon wishlist for price reductions.</i></p>
523

624
This package will send you a notification (SMTP email and/or telegram) each time a product on your **publicly available** wishlist reaches a new lowest price. Price still not low enough? You'll only receive another notification for the same product when the price drops further.
725

0 commit comments

Comments
 (0)