From 7b68b88b95ecd573f98032e71a7b69ebf3461628 Mon Sep 17 00:00:00 2001 From: Koen De Vleeschauwer Date: Wed, 26 Jul 2017 06:34:13 -0400 Subject: [PATCH] doc --- README | 5 ++++- README.md | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README b/README index 0815204..9e7d7f9 100644 --- a/README +++ b/README @@ -17,5 +17,8 @@ How to simulate a printed circuit board in openEMS using HyperLynx files ( http: See also -hyp2mat is command-line only. For graphical, menu-driven Hyperlynx import see pcb-rnd, a printed circuit board editor. ( http://repo.hu/projects/pcb-rnd/ ). +hyp2mat is command-line only. For graphical, menu-driven Hyperlynx import see + +* pcb-rnd, a printed circuit board editor. ( http://repo.hu/projects/pcb-rnd/ ) +* FreeCAD-PCB, for import into FreeCAD. ( https://eaglepcb2freecad.sourceforge.io/ ) diff --git a/README.md b/README.md index aaf3fe9..408f07b 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,6 @@ How to [simulate a printed circuit board in openEMS using HyperLynx files](http: ## See also -hyp2mat is command-line only. For graphical, menu-driven Hyperlynx import see [pcb-rnd](http://repo.hu/projects/pcb-rnd/), a printed circuit board editor. +hyp2mat is command-line only. For graphical, menu-driven Hyperlynx import see +* [pcb-rnd](http://repo.hu/projects/pcb-rnd/), a printed circuit board editor which reads and writes Hyperlynx files. +* [FreeCAD-PCB](https://eaglepcb2freecad.sourceforge.io/), for import into FreeCAD.