From 42fb5038ed8357a6b0e11f8b19425c255586309f Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Mon, 7 Mar 2022 16:36:26 -0500 Subject: [PATCH 1/2] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index dc85509..3cd0b57 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ ![Title](docs/PiPedal-logo.png) -v0.1.3-alpha.2 + +[v0.1.3-alpha.2](docs/Download.md) Use your Raspberry Pi as a guitar effects pedal. PiPedal allows you to control and configure your guitar effects via a web interface, using your phone, tablet, or computer. From 742b0b532b6925a25924d487a668cb1ce6744bf0 Mon Sep 17 00:00:00 2001 From: Robin Davies Date: Mon, 7 Mar 2022 16:36:55 -0500 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cd0b57..e4febff 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ PiPedal provides a pre-installed selection of LV2 plugins from the ToobAmp colle If your USB audio adapter has midi connectors, you can use midi devices (keyboards or midi floor boards) to control PiPedal while performing. A simple interface allows you to select how you would like to bind PiPedal controls to midi messages. -![Screenshot](artifacts/PiPedalSshots.png) +![Screenshot](docs/PiPedalSshots.png) ### [System Requirements](docs/SystemRequirements.md) ### [Installing PiPedal](docs/Installing.md)