diff --git a/documentation/asciidoc/microcontrollers/micropython/images/micropython_book_thumb.png b/documentation/asciidoc/microcontrollers/micropython/images/micropython_book_thumb.png deleted file mode 100644 index e7c347eef..000000000 Binary files a/documentation/asciidoc/microcontrollers/micropython/images/micropython_book_thumb.png and /dev/null differ diff --git a/documentation/asciidoc/microcontrollers/micropython/micropython-documentation.adoc b/documentation/asciidoc/microcontrollers/micropython/micropython-documentation.adoc index fa9b1708d..e0172ca86 100644 --- a/documentation/asciidoc/microcontrollers/micropython/micropython-documentation.adoc +++ b/documentation/asciidoc/microcontrollers/micropython/micropython-documentation.adoc @@ -9,6 +9,8 @@ https://docs.micropython.org/en/latest/library/rp2.html[RP2 Library]:: The offic === Further reading +image::images/micropython_book.png[role="w40",float=right] + Check out https://store.rpipress.cc/collections/getting-started/products/get-started-with-micropython-on-raspberry-pi-pico-2nd-edition[_Get Started with MicroPython on Raspberry Pi Pico_] to learn how to use the beginner-friendly language MicroPython to make your Raspberry Pi Pico interact with the world around it. Using these skills, you can create your own electro-mechanical projects, whether for fun or to make your life easier. * Set up your Raspberry Pi Pico and start using it