From 19c41fb686aed70e7234c5b866a7cc306f229c6c Mon Sep 17 00:00:00 2001 From: Ricardo Crudo Date: Thu, 1 Oct 2015 23:23:11 -0300 Subject: [PATCH] README is now linking kicad website --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 917efba0..259b3132 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,9 @@ The schematic and 3D libraries supported by KiCad team. The footprint libraries are the `*.pretty` repos themselves and are used online by default. If you want to download them locally, the `library-repos-install.bat` and `library-repos-install.sh` scripts [in the KiCad source](http://bazaar.launchpad.net/~kicad-product-committers/kicad/product/files/head:/scripts/) can do this automatically. +For more information, please check: http://kicad-pcb.org/contribute/librarians/ + + How to Contribute =================