diff --git a/Wox.Plugin/README.md b/Wox.Plugin/README.md index 1f51e68534..27024c2530 100644 --- a/Wox.Plugin/README.md +++ b/Wox.Plugin/README.md @@ -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