We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd97901 commit 71e975aCopy full SHA for 71e975a
Plugins/Flow.Launcher.Plugin.Calculator/plugin.json
@@ -2,11 +2,11 @@
2
"ID": "CEA0FDFC6D3B4085823D60DC76F28855",
3
"ActionKeyword": "*",
4
"Name": "Calculator",
5
- "Description": "Provide mathematical calculations.(Try 5*3-2 in Flow Launcher)",
+ "Description": "Perform mathematical calculations (including hexadecimal values)",
6
"Author": "cxfksword",
7
"Version": "1.0.0",
8
"Language": "csharp",
9
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
10
"ExecuteFileName": "Flow.Launcher.Plugin.Calculator.dll",
11
"IcoPath": "Images\\calculator.png"
12
-}
+}
0 commit comments