From a3443a459bf12312f4ac1d59dc4f9fd8ba342ea6 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 7 Feb 2021 22:34:06 +0100 Subject: README: fix intro --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 04f10df..baad787 100644 --- a/README.rst +++ b/README.rst @@ -9,7 +9,7 @@ patterns, dashes and transformations Raster images can either be vectorized through contour tracing (like gerbolyze v1.0 did) or they can be embedded using high-resolution grayscale emulation while (mostly) guaranteeing trace/space design rules. -.. figure:: pics/pcbway_sample_02_small.jpg +.. image:: pics/pcbway_sample_02_small.jpg :width: 800px Drawing by `トーコ Toko `__ converted using Gerbolyze and printed at PCBWay. -- cgit