Skip to content

Commit e66747c

Browse files
committed
feat: polish for release
1 parent 2c97fec commit e66747c

File tree

3 files changed

+5
-7
lines changed

3 files changed

+5
-7
lines changed

Readme.md

+4-6
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
1-
Flow.Launcher.Plugin.FendCalculator
2-
==================
1+
# Flow.Launcher.Plugin.FendCalculator
32

43
Integration of [Fend](https://printfn.github.io/fend/) with [Flow launcher](https://github.com/Flow-Launcher/Flow.Launcher).
4+
![](assets/FendCalculator.gif)
55

66
## Settings
7+
78
| Setting | Type | Default | Description |
89
| ------------ | ------ | ------- | ---------------------------------------------- |
9-
| Fend Command | string | fend | Command to run fend or path to fend executable |
10-
11-
## WIP
12-
This plugin is still being worked on, some features are yet to be implemented.
10+
| Fend Command | string | fend | Command to run fend or path to fend executable |

assets/FendCalculator.gif

201 KB
Loading

plugin.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"Name": "FendCalculator",
55
"Description": "Arbitrary-precision unit-aware calculator. https://printfn.github.io/fend/",
66
"Author": "IsaacTay",
7-
"Version": "0.3.0",
7+
"Version": "1.0.0",
88
"Language": "csharp",
99
"Website": "https://github.com/IsaacTay/Flow.Launcher.Plugin.FendCalculator",
1010
"IcoPath": "Images\\calculator.png",

0 commit comments

Comments
 (0)