diff --git a/README.md b/README.md new file mode 100644 index 0000000..703ddef --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +This library is intended to be included as submodule in a project. + +Structure of project: +project/ + +-- KiCad + | +-- KiCad.pro <- The local kicad project + +-- submodules <-- directory for git submodules + +-- KiCalLib <-- location for KiCadLib integration as submodule