diff --git a/README.md b/README.md index 033d7c8d2..5225a7b6f 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,8 @@ KiBot lets you do this. The following picture depicts the data flow: ![KiBot Logo](https://raw.githubusercontent.com/INTI-CMNB/KiBot/master/docs/images/Esquema.png) +If you want to see this concept applied to a real world project visit the [Spora CI/CD](https://github.com/INTI-CMNB/kicad-ci-test-spora) example. + **New on 0.10.0**: - Makefile generation (for local use, avoiding to redo unneeded stuff) - Compressed files generation (to gather deliverables) diff --git a/docs/README.in b/docs/README.in index ff0e5de4c..744929a95 100644 --- a/docs/README.in +++ b/docs/README.in @@ -63,6 +63,8 @@ KiBot lets you do this. The following picture depicts the data flow: ![KiBot Logo](https://raw.githubusercontent.com/INTI-CMNB/KiBot/master/docs/images/Esquema.png) +If you want to see this concept applied to a real world project visit the [Spora CI/CD](https://github.com/INTI-CMNB/kicad-ci-test-spora) example. + **New on 0.10.0**: - Makefile generation (for local use, avoiding to redo unneeded stuff) - Compressed files generation (to gather deliverables)