From a33e9a16863a3a7f1a3e26717d6bcd5e7408a76a Mon Sep 17 00:00:00 2001 From: opiopan Date: Sun, 12 May 2019 08:21:41 +0900 Subject: change supported python version --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 20dc7c0..0429e54 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ pcb-tools-extension adds following function to pcb-tools. Only RS-274x format and Excellon drill format data can be handled by current version of this library. -## Install +## Installation ```shell $ pip install pcb-tools-extension ``` -- cgit