mirror of
https://github.com/Flow-Launcher/Flow.Launcher.git
synced 2026-03-11 08:54:32 +00:00
Update README.md
This commit is contained in:
parent
287f1ae042
commit
7e7b2797d7
1 changed files with 3 additions and 3 deletions
|
|
@ -1,6 +1,6 @@
|
|||
What does Wox.Plugin do?
|
||||
====
|
||||
|
||||
* Define base objects and interfaces for plugins
|
||||
* Plugin Author who making C# plugin should reference this DLL via nuget
|
||||
* Contains base commands that that are used by all plugins
|
||||
* Defines base objects and interfaces for plugins
|
||||
* Plugin authors making C# plugins should reference this DLL via nuget
|
||||
* Contains base commands used by all plugins
|
||||
|
|
|
|||
Loading…
Reference in a new issue