diff options
author | sanni <[email protected]> | 2022-01-10 23:07:54 +0100 |
---|---|---|
committer | GitHub <[email protected]> | 2022-01-10 23:07:54 +0100 |
commit | 21ac032fb9b0c79f449848826907ad278b36f884 (patch) | |
tree | 26ee5c1589d6b458bcfcd284c93e36efe4044259 /hardware | |
parent | c5702d8ea2eb86e7aa838ef1cd56c73ca366659c (diff) | |
download | cartreader-21ac032fb9b0c79f449848826907ad278b36f884.tar.gz cartreader-21ac032fb9b0c79f449848826907ad278b36f884.zip |
Update README.md
Diffstat (limited to 'hardware')
-rw-r--r-- | hardware/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hardware/README.md b/hardware/README.md index baa3780..23536aa 100644 --- a/hardware/README.md +++ b/hardware/README.md @@ -16,7 +16,7 @@ To order a PCB you need to download the zipped gerber files and upload them to a - [Needed Parts](https://github.com/sanni/cartreader/wiki/Parts-needed) - [Build Guide](https://github.com/sanni/cartreader/wiki/Build-Guide) -You can view the schematic and the PCB files using a free and open source programm called [KiCad](https://downloads.kicad.org/kicad/windows/explore/nightlies). +You can view the schematic and the PCB files using a free and open source programm called [KiCad 6.0](https://www.kicad.org/). To design your own adapters you can follow this [tutorial](https://github.com/sanni/cartreader/wiki/Designing-your-own-Adapters) |