Skip to content

Commit 191e6fa

Browse files
committed
Add download links
1 parent 59e76b0 commit 191e6fa

File tree

1 file changed

+18
-2
lines changed

1 file changed

+18
-2
lines changed

README.md

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
11

2-
# StackOverflow Search for Alfred 2 #
2+
# StackOverflow Search for Alfred #
33

4-
Search for answers on StackOverflow.com from Alfred.
4+
Search for answers on StackOverflow.com from Alfred 2.
5+
6+
## Download ##
7+
8+
Get StackOverflow for Alfred from [GitHub][gh-releases] or
9+
[Packal][packal-page].
510

611
## Usage ##
712

@@ -20,3 +25,14 @@ the post title, `.python` will search for the tag `python`.
2025

2126
Answered questions will be shown first in the list of results (and have a
2227
tick on their icon).
28+
29+
## Licensing, thanks ##
30+
31+
This workflow is released under the [MIT Licence][mit].
32+
33+
It is heavily based on [Alfred-Workflow], also [MIT-licensed][mit].
34+
35+
[mit]: http://opensource.org/licenses/MIT
36+
[alfred-workflow]: http://www.deanishe.net/alfred-workflow/
37+
[gh-releases]: https://github.com/deanishe/alfred-stackoverflow/releases
38+
[packal-page]: http://www.packal.org/workflow/stackoverflow

0 commit comments

Comments
 (0)