Skip to content

Commit 9f35b08

Browse files
authored
Improved the README a little
Removed two examples because they're more confusing than helpful with further explanation
1 parent 4499af0 commit 9f35b08

1 file changed

Lines changed: 3 additions & 10 deletions

File tree

README.md

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,10 @@
11
# RunServiceActionForAutomator
2-
**An Automator Action plugin for invoking OS X Services.**
2+
3+
**An Automator Action plugin for invoking macOS Service items.**
34

45
Most Services operate on either texts or files & folders (they can also work with web archives, but this isn't currently handled here).
56

6-
Any of those services can now be used in Automator actions with the "Run Service" action provided by this project's free Automator plugin. This is handy in cases where such an operation is not provided as an distinct Automator action.
7+
Any of those services can now be used in Automator actions with the "Run Service" action provided by this project's free Automator plugin. This is handy in cases where such an operation is not provided as a distinct Automator action.
78

89
## Installation
910

@@ -19,14 +20,6 @@ Thomas Tempelmann
1920

2021
## Examples
2122

22-
### Example of Services operating on files & folders:
23-
24-
![Services menu](Docs/Services1.png "Services menu for files and folders")
25-
26-
### Example of Services operating on text:
27-
28-
![Services menu](Docs/Services2.png "Services menu for text")
29-
3023
### Example of using the "Run Service" action in Automator in order to invoke the "Summarize" Service.
3124

3225
![Run Service](Docs/RunService2.png "Example of using the 'Run Service' action")

0 commit comments

Comments
 (0)