From 56c64433010c1653bed4b68331280fbe012ce6a7 Mon Sep 17 00:00:00 2001 From: jaseg Date: Sun, 7 Feb 2021 13:17:58 +0100 Subject: README: fix syntax error --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 2ad9dcd..9e26d59 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. -.. image:: pics/pcbway_sample_02_small.jpg +.. figure:: pics/pcbway_sample_02_small.jpg :width: 800px Seen above: A test board designed using gerbolyze and produced by PCBWay. -- cgit