diff --git a/README.md b/README.md index afb7f5d..8c44d8f 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,16 @@ # poe-headhunter-tracker -Simple bot to track and report headhunter prices below a threshold through email. +Simple bot to automatically track and report headhunter prices below a threshold through email. + +![alt text](assets/email_example_v1.png) This bot tracks listings from the [official POE trade website](https://www.pathofexile.com/trade). ![alt text](assets/headhunter_tooltip.png) + # How to use ## Setup diff --git a/assets/email_example_v1.png b/assets/email_example_v1.png new file mode 100644 index 0000000..4d52003 Binary files /dev/null and b/assets/email_example_v1.png differ