Skip to content

Commit 6bac48e

Browse files
committed
Update readme
1 parent 2b5b2a6 commit 6bac48e

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
This is an example Python plugin project which demonstrates the interaction of request from Flow and then call back to the plugin.
1+
Microsoft Outlook Integration from within FlowLauncher.
2+
The plugin expects to have a local installation of Microsoft Outlook
23

3-
You can install this plugin via `pm install Hello World Python`
4+
You can install this plugin via `pm install Microsoft Outlook`

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
flowlauncher
2-
pywin32
2+
pywin32

0 commit comments

Comments
 (0)