From 5c8809f54294c4e036d29cd77cb10baf5ed98ab2 Mon Sep 17 00:00:00 2001 From: Laurens Valk Date: Sun, 25 Oct 2020 21:42:13 +0100 Subject: [PATCH] doc/start_pup: add powered up hubs image Make it easier to see which hubs we support. --- doc/api/start_pup.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/api/start_pup.rst b/doc/api/start_pup.rst index 5cc89ba..3dbf381 100644 --- a/doc/api/start_pup.rst +++ b/doc/api/start_pup.rst @@ -1,6 +1,10 @@ Powered Up Quick Start ######################## +.. figure:: images/powereduphubs.png + :height: 15 em + :align: center + This page shows how you can install Pybricks on your hub and run your first program. When you're ready, browse through the Pybricks Modules in the left hand menu to modify the example program.