From c61fd1d1b5cd4431a3ce82bf8541f8b744b62357 Mon Sep 17 00:00:00 2001 From: Xavier BRASSOUD Date: Fri, 3 May 2024 01:02:26 +0200 Subject: [PATCH] doc: Fix broken images and icon PlatformIO registry doesn't render correctly --- README.md | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index a53e43a..7156bc1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Arduino - EPSON XP 520/530/540 Control Panel (PNL CE02) -![logo](/docs/panel.jpg) +![logo](https://github.com/XavierBrassoud/Arduino_Epson_PNL_CE02/raw/v1.0.0/docs/panel.jpg) Library to repurposing the control panel (PNL CE02) of EPSON XP 520/530/540 printers from an Arduino. @@ -19,7 +19,7 @@ Library to repurposing the control panel (PNL CE02) of EPSON XP 520/530/540 prin - [ButtonMask](#buttonmask) - [ExtenderPin](#extenderpin) - [Credits](#credits) -- [Like this project? :heart:](#like-this-project-heart) +- [Like this project? ❤️](#like-this-project-️) ## Motivation @@ -74,7 +74,7 @@ Happy hacking!
Connecting diagram for Arduino MEGA 2560 - ![connecting_diagram_mega_2560](/docs/connecting_diagram_mega_2560.png) + ![connecting_diagram_mega_2560](https://github.com/XavierBrassoud/Arduino_Epson_PNL_CE02/raw/v1.0.0/docs/connecting_diagram_mega_2560.png)
## Let's play! @@ -285,12 +285,12 @@ Examples uses: And... EPSON for the control panel 😉 -## Like this project? :heart: +## Like this project? ❤️ -:star: [Star this project](https://github.com/XavierBrassoud/Arduino_Epson_PNL_CE02/star) to provide better visibility to the community! +⭐ [Star this project](https://github.com/XavierBrassoud/Arduino_Epson_PNL_CE02/star) to provide better visibility to the community! -:computer: Support this project by purchasing [affiliated hardwares](https://amzn.to/3y5obqz) +💻 Support this project by purchasing [affiliated hardwares](https://amzn.to/3y5obqz) -:coffee: [Buy me a coffee](https://paypal.me/XavierBrassoud) +☕ [Buy me a coffee](https://paypal.me/XavierBrassoud) Thank you!