Merge pull request #125 from cpavlina/master

Mention library-repos-install scripts in README
This commit is contained in:
CarlPoirier 2015-02-28 16:41:02 -05:00
commit d2dc3bb37c

View file

@ -1,4 +1,9 @@
kicad-library
=============
The schematic and 3D libraries supported by KiCad team. Note that the footprint libraries are the *.pretty repos themselves.
The schematic and 3D libraries supported by KiCad team.
The footprint libraries are the `*.pretty` repos themselves. If you want to
download the libraries 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.