diff --git a/README.md b/README.md index dcb8ca6c..470b9cc2 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,7 @@ plugins in a 64-bit Linux VST host. This project aims to be as transparent as possible to achieve the best possible plugin compatibility while also staying easy to debug and maintain. -## TODOs - -Everything is implemented and ready for release after a few documentation -updates: - -- Add a screenshot, because why not? +![yabridge screenshot](https://raw.githubusercontent.com/robbert-vdh/yabridge/master/screenshot.png) ## Tested with diff --git a/screenshot.png b/screenshot.png new file mode 100644 index 00000000..4648b17b Binary files /dev/null and b/screenshot.png differ