diff --git a/README.md b/README.md index f46b335..d68b6be 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Flow.Launcher.Plugin.WordNikDictionary +# Flow.Launcher.Plugin.WordNikDictionary This is a plugin for [Flow Launcher](https://github.com/Flow-Launcher/Flow.Launcher) that lets you easily see the definitions of words using [wordnik](https://wordnik.com). ## Get an API Key diff --git a/plugin.json b/plugin.json index 6ace683..50c19cf 100644 --- a/plugin.json +++ b/plugin.json @@ -2,9 +2,9 @@ "ID": "7ed41d7e3d174379972e1cdacb647474", "ActionKeyword": "def", "Name": "Wordnik Dictionary", - "Description": "Wordnik wrapper in flow using python. Gives you the definition of words similiar to duckduckgo.", + "Description": "Wordnik wrapper using python for Flow Launcher. Gives you the definition of words similiar to duckduckgo.", "Author": "cibere", - "Version": "0.0.2", + "Version": "1.0.0", "Language": "python", "Website": "https://github.com/cibere/Flow.Launcher.Plugin.WordNikDictionary", "IcoPath": "Images\\app.png",