diff --git a/README.md b/README.md index 1cb83db..9545dbe 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,9 @@ https://github.com/user-attachments/assets/9a9fd0c6-78fc-4284-8b44-6a1929c00cc6 ### [The Build System](https://rerdavies.github.io/pipedal/TheBuildSystem.html) ### [How to Debug PiPedal](https://rerdavies.github.io/pipedal/Debugging.html) - +   + +#### [PiPedal Architecture](https://rerdavies.github.io/pipedal/Architecture.html) + diff --git a/docs/Documentation.md b/docs/Documentation.md index 275ab2a..7cbb9fd 100644 --- a/docs/Documentation.md +++ b/docs/Documentation.md @@ -19,13 +19,14 @@ #### [Using LV2 Audio Plugins](UsingLv2Plugins.md) #### [Which LV2 Plugins does PiPedal support?](WhichLv2PluginsAreSupported.md) -  +  #### [Building PiPedal from Source](BuildingPiPedalFromSource.md) #### [Build Prerequisites](BuildPrerequisites.md) #### [The Build Systems](TheBuildSystem.md) #### [How to Debug PiPedal](Debugging.md) +    #### [PiPedal Architecture](Architecture.md)