diff --git a/README.md b/README.md index 512d827..196f83d 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,9 @@ A monophonic 2-oscillator step-sequencer synthesizer implemented as a VST3 plugin with JUCE. +## Screenshot +![Monostep](monostepshot.png) + ## Features - 16-step monophonic sequencer (pattern length 1-16) diff --git a/monostepshot.png b/monostepshot.png new file mode 100644 index 0000000..43f89e1 Binary files /dev/null and b/monostepshot.png differ