emorydunn / StreamDeckPlugin

A library for creating Stream Deck plugins in Swift.
https://emorydunn.github.io/StreamDeckPlugin/
MIT License
50 stars 7 forks source link

Update Readme to use more recent package dependency API #31

Open Diggory opened 3 months ago

Diggory commented 3 months ago

Updates the functions used in the examples for adding the package as a dependency, so to use up-to-date versions.

Also updates the reference to the PluginDelegate protocol to Plugin