We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2b5b2a6 commit 6bac48eCopy full SHA for 6bac48e
2 files changed
README.md
@@ -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.
+Microsoft Outlook Integration from within FlowLauncher.
2
+The plugin expects to have a local installation of Microsoft Outlook
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
@@ -1,2 +1,2 @@
flowlauncher
-pywin32
+pywin32
0 commit comments