From ac50743383f861a797dd308428e0f9c1aa2dc391 Mon Sep 17 00:00:00 2001 From: Alexander Weichart <55558407+AlexW00@users.noreply.github.com> Date: Fri, 2 Sep 2022 20:12:20 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc82b98..34d574d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ## ⏱️ Clockwork -An MIDI note repeater, written in Rust. +An MIDI note repeater plugin, written in Rust. ### 🎬 Showcase: @@ -26,4 +26,4 @@ This plugin is written in Rust, using: - [NIH-plug](https://github.com/robbert-vdh/nih-plug) as a plugin framework - [NIH-plug-egui](https://github.com/robbert-vdh/nih-plug/tree/master/nih_plug_egui) as a GUI framework -Contributions are welcome, please keep it simple and clean. \ No newline at end of file +Contributions are welcome, please keep it simple and clean.