diff --git a/README.md b/README.md index 5e73ab1f..0a5ecdb4 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,9 @@ kicad-library 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. + + +How to Contribute +================= + +Please, check the [CONTRIBUTING.txt](CONTRIBUTING.txt) file.