Skip to content

Commit

Permalink
Add some more images to the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
corranwebster committed Oct 18, 2024
1 parent b62d148 commit 2080c2c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ Beautiful Micropython Graphics

<img src="./pico-tempe.png" width="480" alt="A Raspberry Pi Pico with a data visualization on a screen" />

<img src="./pico-tempe-shapes.png" width="480" alt="A Raspberry Pi Pico with a variety of shapes drawn on a screen" />

<img src=".//docs/source/user_guide/shapes.png" width="480" alt="A variety of shapes drawn in an image" />

Tempe is a pure-Micropython graphics system designed to be make using the
full capabilities of display devices more accessible, particularly on
memory-constrained microcontrollers. The aim is to allow data scientists,
Expand Down
Binary file added docs/source/user_guide/shapes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pico-tempe-shapes.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2080c2c

Please sign in to comment.