diff --git a/README.md b/README.md index 0ef3a40..6f4fb37 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ For the button panel: - 1x resistor (value depends on the type and intensity of your LED, usually 330 Ohm to 1KOhm) - "2x5 box header" or, alternatively, "2x5 straight pin header" -![Material1](/resources/Material1.jpg?raw=true) +![Material1](/resources/Material1.png?raw=true) For the button panel and LCD connector: - You can use simple breadboard wires to connect FloppyEmu to the button panel and LCD. They are cheap and also come with a ribbon cable. The LCD and the button panel both require 7 wires each (since 3 pins of the button panel's pin header are unused). diff --git a/resources/Material1.jpg b/resources/Material1.jpg deleted file mode 100644 index 46ca7b7..0000000 Binary files a/resources/Material1.jpg and /dev/null differ diff --git a/resources/Material1.png b/resources/Material1.png new file mode 100644 index 0000000..ef52bd6 Binary files /dev/null and b/resources/Material1.png differ