From 8e777a9467c5938fdae07fc45ce04cf03c19771b Mon Sep 17 00:00:00 2001 From: Joel Date: Sun, 28 Jan 2024 11:34:43 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 0441488..a2059ea 100644 --- a/README.md +++ b/README.md @@ -4,8 +4,8 @@ Introduction PrintGrandma is a simple implementation of an automatic thermal printer system for pictures made for my grandmother, inspired by [Yayagram's project](https://github.com/mrcatacroquer/yayagram). You can find more of Yayagram project in [instructables](https://www.instructables.com/Yayagram/). In my case, the printing is automatic. My grandmother does not know how to read, does not have a smartphone and it has to be the easiest that it could be, so it will not be bydirectional, just one way. Any of the grandson/grandsister can send a picture to the telegram bot, and it will be printed automatically. -![Printed image](https://github.com/jpizquierdo/PrintGrandma/blob/master/doc/img/printed_image.jpg?raw=true) -![Telegram bot screenshot](https://github.com/jpizquierdo/PrintGrandma/blob/master/doc/img/telegram_screenshot.jpg?raw=true) +![Printed image](doc/img/printed_image.jpg) +![Telegram bot screenshot](doc/img/telegram_screenshot.jpg) Core functionality ============ @@ -40,4 +40,4 @@ Ask questions by opening a discussion. License ============ -MIT \ No newline at end of file +MIT