diff --git a/README.md b/README.md index ab0d2ed..0e5a18d 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ -# PluginTemplate +# QEMUPlugin -A simple plugin you can use as a starting point for your amazing creations! +A StreamController plugin for managing QEMU and libvirt virtual machines. + +## Actions + +- **Toggle State**: Toggles a selected QEMU or libvirt virtual machine between running and stopped states. For more information checkout [the docs](https://streamcontroller.github.io/docs/latest/).