From af240061785b4cc64a01616309a016d2cc6efe5a Mon Sep 17 00:00:00 2001 From: Neil Gershenfeld <neil.gershenfeld@cba.mit.edu> Date: Sat, 5 Oct 2024 15:44:18 +0000 Subject: [PATCH] Update file README.md --- python/README.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/python/README.md b/python/README.md index ae83695..bf9289c 100644 --- a/python/README.md +++ b/python/README.md @@ -2,19 +2,19 @@ pcb.py: FRep PCB design frep.py: pure Python FRep renderer frep-C.py: much faster Python+C FRep renderer -board: +board:  -top: +top:  -bottom: +bottom:  -mask: +mask:  -holes: +holes:  -interior: +interior:  -text: +text:  -Gerber: +Gerber:  -- GitLab