Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jpizquierdo authored Jan 28, 2024
1 parent 3b914e2 commit 8e777a9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
============
Expand Down Expand Up @@ -40,4 +40,4 @@ Ask questions by opening a discussion.

License
============
MIT
MIT

0 comments on commit 8e777a9

Please sign in to comment.