From 2c9abc7e84a9fb55789fbb4d961cde5755bc9f8f Mon Sep 17 00:00:00 2001 From: jaseg Date: Mon, 13 Jun 2022 23:32:40 +0200 Subject: pkg: Fix README for pypi --- README.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.rst') diff --git a/README.rst b/README.rst index a30efc9..ebfc7f0 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,9 @@ Gerbolyze high-fidelity SVG/PNG/JPG to PCB converter ==================================================== .. note:: + The command-line usage and SVG template format of gerbolyze changed between v2.0 and v3.0. You can find details on - the new format below under command_line_usage_ + the new format below under command_line_usage_ Gerbolyze renders SVG vector and PNG/JPG raster images into existing gerber PCB manufacturing files. Vector data from SVG files is rendered losslessly *without* an intermediate rasterization/revectorization step. -- cgit