From e0ecb7be4f4f016ccdc54e5b4ebd650087a681cc Mon Sep 17 00:00:00 2001 From: Eric Evenchick Date: Wed, 14 Jan 2015 09:52:18 -0500 Subject: [PATCH] added readme --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..01317e8 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# CANtact Hardware + +This repository contains the hardware design files for the CANtact tool. They +can be opened and edited with [KiCad](http://www.kicad-pcb.org/). + +A PDF of the schematic is available +[here](https://github.com/CANtact/cantact-hw/blob/master/cantact.pdf?raw=true). + +## License + +Hardware files released under the [Creative Commons Attribution-ShareAlike 4.0 +International License](http://creativecommons.org/licenses/by-sa/4.0/) (CC BY-SA +4.0)