From 7e7b2797d7a818b6ee6cd2b37dda604bbbc58679 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sat, 28 Sep 2019 11:34:59 +1000 Subject: [PATCH] Update README.md --- Wox.Plugin/README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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