From 695bccf4b720110b3848c456fa1012db212380a5 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 8 Jul 2018 00:42:50 +0200 Subject: README: Add photo of lyza --- README.rst | 2 ++ sample.jpg | Bin 0 -> 1543394 bytes 2 files changed, 2 insertions(+) create mode 100644 sample.jpg diff --git a/README.rst b/README.rst index 7d904bd..7ab1d71 100644 --- a/README.rst +++ b/README.rst @@ -1,6 +1,8 @@ Gerbolyze high-resolution image-to-PCB converter ================================================ +.. image:: sample.jpg + Tooling for PCB art is quite limited in both open source and closed source ecosystems. Something as simple as putting a pretty picture on a PCB can be an extremely tedious task. Depending on the PCB tool used, various arcane incantations may be necessary and even modestly complex images will slow down most PCB tools to a crawl. diff --git a/sample.jpg b/sample.jpg new file mode 100644 index 0000000..ca405fa Binary files /dev/null and b/sample.jpg differ -- cgit